chiark / gitweb /
units: add distribution-specific units
authorLennart Poettering <lennart@poettering.net>
Sun, 16 May 2010 23:34:36 +0000 (01:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 16 May 2010 23:39:58 +0000 (01:39 +0200)
commit5e6afdd3d359fc42de7ac432243e98673577e81f
tree5119a863daffe744e6cfc40a224ed90ba49a4344
parentf0b02ca2afa806efb73b43a81204ff21c4c65446
units: add distribution-specific units
20 files changed:
Makefile.am
configure.ac
units/.gitignore
units/basic.target.m4 [new file with mode: 0644]
units/fedora/Makefile [new symlink]
units/fedora/halt.service [new file with mode: 0644]
units/fedora/killall.service [new file with mode: 0644]
units/fedora/poweroff.service [new file with mode: 0644]
units/fedora/prefdm.service [new file with mode: 0644]
units/fedora/rc-local.service [new file with mode: 0644]
units/fedora/reboot.service [new file with mode: 0644]
units/fedora/sysinit.service [new file with mode: 0644]
units/getty.target [new file with mode: 0644]
units/getty@.service.m4 [new file with mode: 0644]
units/graphical.target.m4 [new file with mode: 0644]
units/halt.target [new file with mode: 0644]
units/multi-user.target.m4 [new file with mode: 0644]
units/poweroff.target [new file with mode: 0644]
units/reboot.target [new file with mode: 0644]
units/rescue.target [new file with mode: 0644]