keep the oneshot service active ????
This commit is contained in:
parent
a983b5ccbc
commit
bf3412b5be
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ in
|
|||
'';
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
RemainAfterExit = true;
|
||||
ProtectSystem = "strict";
|
||||
ProtectHome = true;
|
||||
ProtectKernelTunables = true;
|
||||
|
|
Loading…
Reference in a new issue