Always restart

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

View file

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