mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
netmode: skip obuspa restart
This commit is contained in:
parent
89fb4a0857
commit
c6ee9114bc
1 changed files with 0 additions and 4 deletions
|
|
@ -19,7 +19,3 @@ fi
|
||||||
if [ -x "/etc/init.d/bbfdmd" ]; then
|
if [ -x "/etc/init.d/bbfdmd" ]; then
|
||||||
/etc/init.d/bbfdmd restart
|
/etc/init.d/bbfdmd restart
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -x "/etc/init.d/obuspa" ]; then
|
|
||||||
/etc/init.d/obuspa restart
|
|
||||||
fi
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue