mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 03:52:10 +08:00
remove redundant SuccessExitStatus, with --cron exit code is 0 if succesful or skipped
@@ -10,8 +10,6 @@ After=network-online.target
|
||||
Type=oneshot
|
||||
# --home's argument should be where the acme.sh script resides.
|
||||
ExecStart=/path/to/acme.sh --cron --home /path/to/acme.sh
|
||||
|
||||
SuccessExitStatus=0 2
|
||||
```
|
||||
|
||||
**2. Test that it works before creating the timer:**
|
||||
|
||||
Reference in New Issue
Block a user