xrootdatetime: restart on failure

sh-initrd-on-root
Zynh Ludwig 2024-10-18 11:55:38 -07:00
parent 308ba6bff1
commit 88830fcb5d
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ in
'';
wantedBy = [ "graphical-session.target" ];
partOf = [ "graphical-session.target" ];
serviceConfig.Restart = "on-failure";
};
systemd.user.services.fehbg = {