mic92: restart realwallpaper on failure
This commit is contained in:
parent
5129440d6f
commit
9cebb56981
@ -51,6 +51,7 @@ let
|
|||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "simple";
|
Type = "simple";
|
||||||
|
Restart = "on-failure";
|
||||||
ExecStart = "${pkgs.realwallpaper}/bin/generate-wallpaper";
|
ExecStart = "${pkgs.realwallpaper}/bin/generate-wallpaper";
|
||||||
User = "realwallpaper";
|
User = "realwallpaper";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user