nixos/step-ca: fix comment typo

This commit is contained in:
Wei Tang
2021-10-26 20:47:30 +02:00
committed by GitHub
parent 69e6c29f0a
commit 7c7cd951c5
+1 -1
View File
@@ -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;