Get rid of DynamicUser flag

This commit is contained in:
Tom McLaughlin
2022-09-15 01:05:28 -07:00
parent f13759e21f
commit 327e05c382

View File

@@ -181,9 +181,6 @@ with lib;
"${stateDir}/${currentConfigTokenFilename}"
];
# By default, use a dynamically allocated user
DynamicUser = true;
KillSignal = "SIGINT";
# Hardening (may overlap with DynamicUser=)