1
0
Fork 0

ppp freeze hotfix

This commit is contained in:
clerie 2021-12-07 18:15:59 +01:00
parent bd558481be
commit 1540443a5b
1 changed files with 10 additions and 0 deletions

View File

@ -141,6 +141,16 @@
};
};
# ppp session freezes when running long, so we just restart it regularly
# (this is an industry standard, looking at you Fritz!Box!)
systemd.services."pppd-ntvdsl-restart" = {
path = [ "systemctl" ];
script = ''
systemctl restart pppd-ntvdsl.service
'';
startAt = "*-*-* 03:00:00";
};
# Routing tables
# Table: 10000