Add command to start the timer
parent
ecd26b836c
commit
62360ce437
|
@ -38,4 +38,5 @@ WantedBy=timers.target
|
||||||
```
|
```
|
||||||
|
|
||||||
**4. Enable timer:**
|
**4. Enable timer:**
|
||||||
|
`sudo systemctl start acme_letsencrypt.timer`
|
||||||
`sudo systemctl enable acme_letsencrypt.timer`
|
`sudo systemctl enable acme_letsencrypt.timer`
|
Loading…
Reference in New Issue