I don't care about industry standarts anymore
This commit is contained in:
parent
8f5a0bad31
commit
716dfce84d
@ -254,16 +254,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
# 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 = "*-*-* 07:05:00";
|
||||
};
|
||||
|
||||
|
||||
# Routing tables
|
||||
# Table: 10000
|
||||
|
Loading…
Reference in New Issue
Block a user