]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/initscripts
Added new Addon sslh Deamon for ssh/ssl proxy on red
[ipfire-2.x.git] / lfs / initscripts
index bceea2c4e2ef445daf0ab23ea922350fc0b2eb35..77f81471c055ffa646ffa21fd7ac83c2b20ae958 100644 (file)
@@ -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        #
@@ -138,6 +138,9 @@ $(TARGET) :
        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/mountkernfs /etc/rc.d/rcsysinit.d/S00mountkernfs
        ln -sf ../init.d/modules     /etc/rc.d/rcsysinit.d/S05modules