mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
supported reverted cups and squid change QoS CTRL script changed exit codes for the red init scripts git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1129 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
6 lines
50 B
Bash
6 lines
50 B
Bash
#!/bin/bash
|
|
|
|
/usr/local/bin/ipsecctrl D &
|
|
|
|
exit 0
|