X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Finitscripts;h=56c42222573f726f631a59e5d9c545315f75841d;hb=443aece5ee915e33c47a1a288d13ffa5230a50d7;hp=345a122e6000c584da7a3155e47d90718d3da5f4;hpb=d34d9f3b16ae5e36b94e23de80a4664d13723662;p=ipfire-2.x.git diff --git a/lfs/initscripts b/lfs/initscripts index 345a122e60..56c4222257 100644 --- a/lfs/initscripts +++ b/lfs/initscripts @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2009 Michael Tremer & Christian Schmidt # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -132,7 +132,21 @@ $(TARGET) : ln -sf ../init.d/tmpfs /etc/rc.d/rc0.d/K85tmpfs ln -sf ../init.d/tmpfs /etc/rc.d/rc3.d/S01tmpfs ln -sf ../init.d/tmpfs /etc/rc.d/rc6.d/K85tmpfs - + ln -sf ../init.d/mediatomb /etc/rc.d/rc3.d/S98mediatomb + ln -sf ../init.d/mediatomb /etc/rc.d/rc0.d/K02mediatomb + ln -sf ../init.d/mediatomb /etc/rc.d/rc6.d/K02mediatomb + ln -sf ../init.d/sslh /etc/rc.d/rc3.d/S98sslh + ln -sf ../init.d/sslh /etc/rc.d/rc0.d/K02sslh + ln -sf ../init.d/sslh /etc/rc.d/rc6.d/K02sslh + ln -sf ../init.d/vdradmin /etc/rc.d/rc3.d/S99vdradmin + ln -sf ../init.d/vdradmin /etc/rc.d/rc0.d/K01vdradmin + ln -sf ../init.d/vdradmin /etc/rc.d/rc6.d/K01vdradmin + ln -sf ../init.d/motion /etc/rc.d/rc3.d/S99motion + ln -sf ../init.d/motion /etc/rc.d/rc0.d/K01motion + ln -sf ../init.d/motion /etc/rc.d/rc6.d/K01motion + ln -sf ../init.d/cyrus-sasl /etc/rc.d/rc0.d/K49cyrus-sasl + ln -sf ../init.d/cyrus-sasl /etc/rc.d/rc3.d/S24cyrus-sasl + ln -sf ../init.d/cyrus-sasl /etc/rc.d/rc6.d/K49cyrus-sasl ln -sf ../init.d/mountkernfs /etc/rc.d/rcsysinit.d/S00mountkernfs ln -sf ../init.d/modules /etc/rc.d/rcsysinit.d/S05modules ln -sf ../init.d/udev /etc/rc.d/rcsysinit.d/S10udev