fix a couple minor issues with systemd unit and sample override file
OBS-URL: https://build.opensuse.org/package/show/security/autossh?expand=0&rev=20
This commit is contained in:
parent
12da744214
commit
1ec4f639bc
@ -7,7 +7,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Environment="AUTOSSH_GATETIME=0"
|
||||
ExecStart=echo "This line MUST be overridden. See /usr/share/doc/packages/autossh/README.SUSE.md for details."
|
||||
ExecStart=/bin/echo "This line MUST be overridden. See /usr/share/doc/packages/autossh/README.SUSE.md for details."
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user