Upstart -> systemd
This commit is contained in:
parent
7ecde297c9
commit
82fb34f409
@ -13,7 +13,7 @@ let
|
|||||||
example = "rm -f /var/log/messages";
|
example = "rm -f /var/log/messages";
|
||||||
type = types.string;
|
type = types.string;
|
||||||
description = ''
|
description = ''
|
||||||
Shell commands to be executed just before Upstart is started.
|
Shell commands to be executed just before systemd is started.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user