]> git.proxmox.com Git - systemd.git/commit
shutdown: move shutdown to core since it replaces PID 1
authorLennart Poettering <lennart@poettering.net>
Thu, 12 Apr 2012 12:18:36 +0000 (14:18 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 12 Apr 2012 12:18:36 +0000 (14:18 +0200)
commit146de8175e11c877908f20f8ed1b5a3805455c0a
tree9b32b0b011dd370640defa116ffb24f96644163e
parent7f81d81ada9fe147173e35e87a1214e9092a603c
shutdown: move shutdown to core since it replaces PID 1
Makefile.am
src/core/shutdown.c [new file with mode: 0644]
src/core/umount.c [new file with mode: 0644]
src/core/umount.h [new file with mode: 0644]
src/shutdown.c [deleted file]
src/umount.c [deleted file]
src/umount.h [deleted file]