mirror of https://github.com/pikvm/pikvm.git
update timer instructions (#1007)
as per https://github.com/pikvm/pikvm/issues/833 filesystem needs to be rw to enable the timer
This commit is contained in:
parent
a25b5a1ec2
commit
01160a2a9f
|
|
@ -47,7 +47,9 @@ file system, special tools around Certbot are required to work with certificates
|
|||
5. Enable automatic certificate renewal:
|
||||
|
||||
```
|
||||
# rw
|
||||
# systemctl enable --now kvmd-certbot.timer
|
||||
# ro
|
||||
```
|
||||
|
||||
## Cloudflare DNS
|
||||
|
|
|
|||
Loading…
Reference in New Issue