]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Readded halt binary to upstart and remove poweroff.
authorStefan Schantl <Stevee@ipfire.org>
Mon, 24 Aug 2009 10:29:53 +0000 (12:29 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Mon, 24 Aug 2009 10:29:53 +0000 (12:29 +0200)
lfs/upstart
src/rootfiles/core/upstart

index 5d43408dcd8d00e10db5c15dbb497c1c38378e65..e537b10364acdf09fd7e6efbfd681ab59638b232 100644 (file)
@@ -93,7 +93,7 @@ $(OBJECT): $(objects)
        cd $(DIR_APP) && make install
 
        # These binaries are for the compatiblity mode, so we donĀ“t need them
-       rm -vf /sbin/halt
+       rm -vf /sbin/poweroff
        rm -vf /sbin/restart
        rm -vf /sbin/runlevel
        rm -vf /sbin/shutdown
index 602f4dd82d7c2b43cdb9e3f653174b02e69c30d8..74881ae1d4a881e8ee89bcbcc9ae41652b20b58d 100644 (file)
@@ -1,8 +1,8 @@
 etc/dbus-1/system.d/Upstart.conf
 etc/profile.d/upstart.sh
+sbin/halt
 sbin/init
 sbin/initctl
-sbin/poweroff
 sbin/reboot
 sbin/start
 sbin/status