Refer to systemd man pages for hardening options
This commit is contained in:
parent
a5e10a82d8
commit
7771a4c931
@ -1,3 +1,6 @@
|
|||||||
|
# See `man systemd.exec` and `man systemd.resource-control` for an explanation
|
||||||
|
# of the various systemd options available through this module.
|
||||||
|
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
with lib;
|
with lib;
|
||||||
@ -41,6 +44,3 @@ in
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user