mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-21 00:49:27 +03:00
Get rid of DynamicUser flag
This commit is contained in:
parent
f13759e21f
commit
327e05c382
1 changed files with 0 additions and 3 deletions
|
@ -181,9 +181,6 @@ with lib;
|
|||
"${stateDir}/${currentConfigTokenFilename}"
|
||||
];
|
||||
|
||||
# By default, use a dynamically allocated user
|
||||
DynamicUser = true;
|
||||
|
||||
KillSignal = "SIGINT";
|
||||
|
||||
# Hardening (may overlap with DynamicUser=)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue