~vcs-imports/ipfire/ipfire-2.x

« back to all changes in this revision

Viewing changes to lfs/initscripts

  • Committer: Dirk Wagner
  • Date: 2014-08-11 19:05:14 UTC
  • mfrom: (4405.1.185)
  • Revision ID: git-v1:f5480b13dd11f35cb6792c9f3cc867a1c0cff158
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update

Show diffs side-by-side

added added

removed removed

Lines of Context:
187
187
                /etc/rc.d/init.d/networking/red.up/24-RS-qos
188
188
        ln -sf ../../squid /etc/rc.d/init.d/networking/red.up/27-RS-squid
189
189
        ln -sf ../../dnsmasq /etc/rc.d/init.d/networking/red.down/05-RS-dnsmasq
190
 
        ln -sf ../../firewall /etc/rc.d/init.d/networking/red.down/20-RL-firewall
191
190
 
192
191
        for i in green blue orange; do \
193
192
                ln -sf any /etc/rc.d/init.d/networking/$$i; \