diff options
author | Michael Biebl <biebl@debian.org> | 2010-11-17 07:59:22 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2010-11-17 07:59:22 +0100 |
commit | 0c0d2e6eb710ce49ac0fc06e49bb5899921dd6e5 (patch) | |
tree | 9b8995319178b57bf082c352e6194d9734a9960d /debian/consolekit.install | |
parent | afeae3752b4faf6869937167d816354ea588ed39 (diff) | |
download | consolekit-0c0d2e6eb710ce49ac0fc06e49bb5899921dd6e5.tar.gz |
Install systemd unit files.
Diffstat (limited to 'debian/consolekit.install')
-rw-r--r-- | debian/consolekit.install | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/consolekit.install b/debian/consolekit.install index 0aefea5..8386ffc 100644 --- a/debian/consolekit.install +++ b/debian/consolekit.install @@ -7,3 +7,11 @@ debian/tmp/var/log/ConsoleKit/ debian/tmp/usr/sbin/ debian/tmp/usr/bin/ debian/90consolekit etc/X11/Xsession.d/ +debian/tmp/lib/systemd/system/console-kit-daemon.service +debian/tmp/lib/systemd/system/console-kit-log-system-start.service +debian/tmp/lib/systemd/system/console-kit-log-system-stop.service +debian/tmp/lib/systemd/system/console-kit-log-system-restart.service +debian/tmp/lib/systemd/system/basic.target.wants/console-kit-log-system-start.service +debian/tmp/lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service +debian/tmp/lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service +debian/tmp/lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service |