Restart always

This commit is contained in:
Henry Hiles 2025-08-23 10:38:52 -04:00
commit 6ae67146df
No known key found for this signature in database

View file

@ -72,7 +72,7 @@ in {
"~@privileged"
"~@resources"
];
Restart = "on-failure";
Restart = "Always";
RestartSec = 5;
UMask = 007;