diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-09-10 13:42:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-09-10 13:42:04 +0000 |
commit | 5928bf00c094a250c3d9cc4346075cd65c87e865 (patch) | |
tree | d9d00749c1ea23c6df7af35be5517631830d1cb4 /package/targets.mak | |
parent | a19ce7bb451236b79ac79d7ffc8e8fa12323ea0d (diff) | |
download | s6-linux-utils-5928bf00c094a250c3d9cc4346075cd65c87e865.tar.xz |
Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package)
Diffstat (limited to 'package/targets.mak')
-rw-r--r-- | package/targets.mak | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/targets.mak b/package/targets.mak index c760217..c01bea2 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -4,14 +4,11 @@ s6-devd \ s6-uevent-listener \ s6-uevent-spawner \ s6-freeramdisk \ -s6-halt \ s6-hostname \ s6-logwatch \ s6-mount \ s6-pivotchroot \ -s6-poweroff \ s6-ps \ -s6-reboot \ s6-swapoff \ s6-swapon \ s6-umount \ |