Also rename the man page and adjust all references in the script, the man page and other files. Closes #194.
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
[Unit]
|
|
Description=strongSwan IPsec
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
ExecStart=@SBINDIR@/@IPSEC_SCRIPT@ start --nofork
|
|
StandardOutput=syslog
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|