mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-16 21:53:21 +08:00
add SyslogIdentifier
@@ -8,6 +8,7 @@ After=network-online.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
SyslogIdentifier=acme.sh
|
||||||
# --home's argument should be where the acme.sh script resides.
|
# --home's argument should be where the acme.sh script resides.
|
||||||
ExecStart=/path/to/acme.sh --cron --home /path/to/acme.sh
|
ExecStart=/path/to/acme.sh --cron --home /path/to/acme.sh
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user