From fa3c444880d83e62e98c69b8e885f28dba3e6c11 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 14 Mar 2023 09:53:19 +0100 Subject: ... --- hosts/surtr/bifrost/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/surtr') diff --git a/hosts/surtr/bifrost/default.nix b/hosts/surtr/bifrost/default.nix index ccf0c959..20cd5892 100644 --- a/hosts/surtr/bifrost/default.nix +++ b/hosts/surtr/bifrost/default.nix @@ -65,6 +65,7 @@ in { serviceConfig = { Type = "oneshot"; ExecStart = "${pkgs.preserve-dscp}/bin/preserve-dscp bifrost ens3"; + RemainAfterExit = true; ExecStop = "${pkgs.preserve-dscp}/bin/preserve-dscp bifrost ens3 --unload"; }; }; -- cgit v1.2.3