autossh: Fix incorrect reference to systemd
Darwin has LaunchD.
This commit is contained in:
parent
e9f41de2a8
commit
fe728cfb5a
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ in
|
|||
|
||||
default = [];
|
||||
description = ''
|
||||
List of AutoSSH sessions to start as systemd services. Each service is
|
||||
List of AutoSSH sessions to start as launchd daemon. Each daemon is
|
||||
named 'autossh-{session.name}'.
|
||||
'';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue