chiark / gitweb /
units: get rid of distro-specific shutdown scripts, replace them by systemd-shutdown...
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Oct 2010 00:58:37 +0000 (02:58 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Oct 2010 00:58:37 +0000 (02:58 +0200)
commit46574a5b4afeac0c3f69f15ce47c460309cb9bec
treeaa197ea69189bf4c689d8a85c4d3949e82f4f5da
parentd48141ba0bed2866e05261cf06f0a6adfb11f349
units: get rid of distro-specific shutdown scripts, replace them by systemd-shutdown invocations
20 files changed:
Makefile.am
units/.gitignore
units/debian/halt.service [deleted file]
units/debian/killall.service [deleted file]
units/debian/poweroff.service [deleted file]
units/debian/reboot.service [deleted file]
units/fedora/halt.service [deleted file]
units/fedora/killall.service [deleted file]
units/fedora/poweroff.service [deleted file]
units/fedora/reboot.service [deleted file]
units/gentoo/halt.service [deleted file]
units/gentoo/killall.service [deleted file]
units/gentoo/poweroff.service [deleted file]
units/gentoo/reboot.service [deleted file]
units/halt.service.in [moved from units/arch/halt.service with 82% similarity]
units/poweroff.service.in [moved from units/arch/poweroff.service with 82% similarity]
units/reboot.service.in [moved from units/arch/reboot.service with 82% similarity]
units/suse/halt.service [deleted file]
units/suse/poweroff.service [deleted file]
units/suse/reboot.service [deleted file]