]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Cleaned upstart.
authorStefan Schantl <Stevee@ipfire.org>
Thu, 20 Aug 2009 12:59:18 +0000 (08:59 -0400)
committerStefan Schantl <Stevee@ipfire.org>
Thu, 20 Aug 2009 12:59:18 +0000 (08:59 -0400)
A few files are for the compatiblity mode, so we don´t need them and
they will be removed.

lfs/upstart

index 652ee8fa86323c3c8e7934bdb8651656c77b1699..6f2392ed05fdc0849b37dbc6193cf859e6720fd6 100644 (file)
@@ -92,6 +92,14 @@ $(OBJECT): $(objects)
        cd $(DIR_APP) && make $(PARALLELISMFLAGS)
        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/restart
+       rm -vf /sbin/runlevel
+       rm -vf /sbin/shutdown
+       rm -vf /sbin/telinit    
+
+       # These config files are for the compatiblity mode, so we don´t need them
        rm -vf /etc/init/control-alt-delete.conf
        rm -vf /etc/init/rc-sysinit.conf
        rm -vf /etc/init/rc.conf