mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-09-01 23:05:20 +00:00
Remove unneeded --now param to systemctl start
@@ -17,7 +17,7 @@ SuccessExitStatus=0 2
|
|||||||
**2. Test that it works before creating the timer:**
|
**2. Test that it works before creating the timer:**
|
||||||
```
|
```
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl start acme_letsencrypt --now
|
sudo systemctl start acme_letsencrypt
|
||||||
```
|
```
|
||||||
|
|
||||||
**3. Create systemd timer unit for the service above:**
|
**3. Create systemd timer unit for the service above:**
|
||||||
|
Reference in New Issue
Block a user