summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2011-05-20 12:09:48 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2011-05-20 12:09:48 +0200
commit00525c0cabbe3040080f499997de5a23a4675a7d (patch)
tree94eac94b4631d106562b938196b5a7c43ad89a7b /data
parentc35a3ded98e699e818747e9acfafda75a3e79e24 (diff)
downloadconsolekit-00525c0cabbe3040080f499997de5a23a4675a7d.tar.gz
Imported Upstream version 0.4.5upstream/0.4.5
Diffstat (limited to 'data')
-rw-r--r--data/console-kit-log-system-restart.service.in1
-rw-r--r--data/console-kit-log-system-start.service.in1
-rw-r--r--data/console-kit-log-system-stop.service.in1
3 files changed, 0 insertions, 3 deletions
diff --git a/data/console-kit-log-system-restart.service.in b/data/console-kit-log-system-restart.service.in
index d69333f..4d787e3 100644
--- a/data/console-kit-log-system-restart.service.in
+++ b/data/console-kit-log-system-restart.service.in
@@ -1,7 +1,6 @@
[Unit]
Description=Console System Reboot Logging
DefaultDependencies=no
-Wants=sysinit.target
After=sysinit.target console-kit-log-system-start.service
Before=shutdown.target
diff --git a/data/console-kit-log-system-start.service.in b/data/console-kit-log-system-start.service.in
index e84c5b1..200685d 100644
--- a/data/console-kit-log-system-start.service.in
+++ b/data/console-kit-log-system-start.service.in
@@ -1,7 +1,6 @@
[Unit]
Description=Console System Startup Logging
DefaultDependencies=no
-Wants=sysinit.target
After=sysinit.target
Before=shutdown.target
diff --git a/data/console-kit-log-system-stop.service.in b/data/console-kit-log-system-stop.service.in
index 8e7a4d0..1b8b528 100644
--- a/data/console-kit-log-system-stop.service.in
+++ b/data/console-kit-log-system-stop.service.in
@@ -1,7 +1,6 @@
[Unit]
Description=Console System Shutdown Logging
DefaultDependencies=no
-Wants=sysinit.target
After=sysinit.target console-kit-log-system-start.service
Before=shutdown.target