* Thu Mar 06 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-30.sme
- systemd unit for ippp [SME: 12876] - systemd unit for wan [SME: 12875]
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
ISDN=$(/sbin/e-smith/config getprop isdn status)
|
||||
if [ "$ISDN" = "enabled" ]
|
||||
then
|
||||
sv u /service/ippp
|
||||
# Stop and then start. If the units are not running yet, they will be started.
|
||||
/usr/bin/systemctl restart ippp
|
||||
sleep 10
|
||||
# TODO check here that ISDN device is available!!
|
||||
fi
|
||||
|
Reference in New Issue
Block a user