From 716dfce84d75497507128441e00798dc9ed9bb4d Mon Sep 17 00:00:00 2001 From: clerie Date: Tue, 8 Feb 2022 21:03:40 +0100 Subject: [PATCH] I don't care about industry standarts anymore --- hosts/carbon/configuration.nix | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/hosts/carbon/configuration.nix b/hosts/carbon/configuration.nix index de0399c..338a3b2 100644 --- a/hosts/carbon/configuration.nix +++ b/hosts/carbon/configuration.nix @@ -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