Get rid of DynamicUser flag
This commit is contained in:
@@ -181,9 +181,6 @@ with lib;
|
||||
"${stateDir}/${currentConfigTokenFilename}"
|
||||
];
|
||||
|
||||
# By default, use a dynamically allocated user
|
||||
DynamicUser = true;
|
||||
|
||||
KillSignal = "SIGINT";
|
||||
|
||||
# Hardening (may overlap with DynamicUser=)
|
||||
|
||||
Reference in New Issue
Block a user