netmode: skip obuspa restart

This commit is contained in:
Sukru Senli 2025-10-22 08:58:09 +02:00
parent 89fb4a0857
commit c6ee9114bc

View file

@ -19,7 +19,3 @@ fi
if [ -x "/etc/init.d/bbfdmd" ]; then
/etc/init.d/bbfdmd restart
fi
if [ -x "/etc/init.d/obuspa" ]; then
/etc/init.d/obuspa restart
fi