mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/step-ca: fix comment typo
This commit is contained in:
parent
69e6c29f0a
commit
7c7cd951c5
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ in
|
|||
];
|
||||
|
||||
# ProtectProc = "invisible"; # not supported by upstream yet
|
||||
# ProcSubset = "pid"; # not supported by upstream upstream yet
|
||||
# ProcSubset = "pid"; # not supported by upstream yet
|
||||
# PrivateUsers = true; # doesn't work with privileged ports therefore not supported by upstream
|
||||
|
||||
DynamicUser = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue