Merge pull request #277514 from gepbird/github-runner-update-docs
github-runner: mention manpage for serviceOverrides option
This commit is contained in:
@@ -153,6 +153,7 @@ with lib;
|
|||||||
type = types.attrs;
|
type = types.attrs;
|
||||||
description = lib.mdDoc ''
|
description = lib.mdDoc ''
|
||||||
Modify the systemd service. Can be used to, e.g., adjust the sandboxing options.
|
Modify the systemd service. Can be used to, e.g., adjust the sandboxing options.
|
||||||
|
See {manpage}`systemd.exec(5)` for more options.
|
||||||
'';
|
'';
|
||||||
example = {
|
example = {
|
||||||
ProtectHome = false;
|
ProtectHome = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user