From 9f4cfde952e6cd92c9e35ad8097ce459492f8306 Mon Sep 17 00:00:00 2001 From: Maciej Wereski Date: Mon, 4 Mar 2013 14:26:21 +0100 Subject: [PATCH] [systemd] Fix Smack labels for systemd units systemd unit files should be labeled as "_" Smack label, just as traditional sysvinit scripts. Signed-off-by: Maciej Wereski --- dlogutil.manifest | 6 ++++++ packaging/dlog.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dlogutil.manifest b/dlogutil.manifest index 4a53c45..4be9f3b 100644 --- a/dlogutil.manifest +++ b/dlogutil.manifest @@ -16,5 +16,11 @@ + + + + + + diff --git a/packaging/dlog.spec b/packaging/dlog.spec index 8fa6403..0aac8ee 100755 --- a/packaging/dlog.spec +++ b/packaging/dlog.spec @@ -1,7 +1,7 @@ Name: dlog Summary: Logging service Version: 0.4.1 -Release: 4 +Release: 5 Group: System/Libraries License: Apache License, Version 2.0 Source0: %{name}-%{version}.tar.gz -- 2.7.4