]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/initscripts
Dnsmasq: disable internal TFTP-Server.
[people/pmueller/ipfire-2.x.git] / lfs / initscripts
index 38870b84a35c4ab665075d6c26e348dcd911e605..ffb18c942f276fde3bf6355c6b2eeeeb8baf6bd9 100644 (file)
@@ -119,6 +119,8 @@ $(TARGET) :
        ln -sf ../init.d/fcron       /etc/rc.d/rc0.d/K08fcron
        ln -sf ../init.d/fcron       /etc/rc.d/rc3.d/S40fcron
        ln -sf ../init.d/fcron       /etc/rc.d/rc6.d/K08fcron
+       ln -sf ../init.d/snort       /etc/rc.d/rc0.d/K78snort
+       ln -sf ../init.d/snort       /etc/rc.d/rc6.d/K78snort
        ln -sf ../init.d/network     /etc/rc.d/rc0.d/K80network
        ln -sf ../init.d/network     /etc/rc.d/rc3.d/S20network
        ln -sf ../init.d/network     /etc/rc.d/rc6.d/K80network
@@ -144,6 +146,9 @@ $(TARGET) :
        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/imspetor    /etc/rc.d/rc3.d/S99imspetor
+       ln -sf ../init.d/imspetor    /etc/rc.d/rc0.d/K01imspetor
+       ln -sf ../init.d/imspetor    /etc/rc.d/rc6.d/K01imspetor
        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