diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-11-09 12:55:37 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-11-09 13:08:27 +0000 |
commit | c97b3d93cac1ea8efefc2ea068275e846b0a0f2f (patch) | |
tree | f7a058361c2bb64d4a8bf7f1ac15fd826a8c15a7 /debian/consolekit.install | |
parent | 62c6453eee5653fb87f6cc68a8c89650a80dfe2e (diff) | |
download | consolekit-c97b3d93cac1ea8efefc2ea068275e846b0a0f2f.tar.gz |
Install systemd files only on linux
Diffstat (limited to 'debian/consolekit.install')
-rw-r--r-- | debian/consolekit.install | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/consolekit.install b/debian/consolekit.install index be35036..41dcc23 100644 --- a/debian/consolekit.install +++ b/debian/consolekit.install @@ -7,11 +7,3 @@ var/log/ConsoleKit/ usr/sbin/ usr/bin/ debian/90consolekit etc/X11/Xsession.d/ -lib/systemd/system/console-kit-daemon.service -lib/systemd/system/console-kit-log-system-start.service -lib/systemd/system/console-kit-log-system-stop.service -lib/systemd/system/console-kit-log-system-restart.service -lib/systemd/system/basic.target.wants/console-kit-log-system-start.service -lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service -lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service -lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service |