lib: fix comment
This commit is contained in:
parent
13b4650e84
commit
fdc278a0b8
@ -3,7 +3,7 @@ lib: pkgs:
|
|||||||
with lib;
|
with lib;
|
||||||
|
|
||||||
# See `man systemd.exec` and `man systemd.resource-control` for an explanation
|
# See `man systemd.exec` and `man systemd.resource-control` for an explanation
|
||||||
# of the systemd-related options available through this module.
|
# of the systemd-related options available through this file.
|
||||||
let self = {
|
let self = {
|
||||||
# These settings roughly follow systemd's "strict" security profile
|
# These settings roughly follow systemd's "strict" security profile
|
||||||
defaultHardening = {
|
defaultHardening = {
|
||||||
|
Loading…
Reference in New Issue
Block a user