Always restart

This commit is contained in:
Henry Hiles 2025-08-23 10:39:30 -04:00
commit 1d2a58afc7
No known key found for this signature in database

View file

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