Fix mistake on socat-at-bridge
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#!/bin/ash
|
||||
|
||||
echo "Disabling socat-at-bridge at startup"
|
||||
service disable socat-at-bridge
|
||||
service socat-at-bridge disable
|
||||
echo "Stopping socat-at-bridge"
|
||||
service stop socat-at-bridge
|
||||
service socat-at-bridge stop
|
||||
|
||||
exit 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user