„README.md“ ändern
This commit is contained in:
parent
75f9d06ec3
commit
a5477870b2
|
@ -29,7 +29,8 @@ https://wiki.hetzner.de/index.php/Storage_Boxes
|
||||||
|
|
||||||
## Cronjob
|
## Cronjob
|
||||||
### QNAP
|
### QNAP
|
||||||
Do NOT edit crontab the usual way!
|
**Do NOT edit crontab the usual way!** `crontab -e`
|
||||||
|
|
||||||
However, due to the way the QNAP firmware updates crontab, it will be overwritten on the next reboot. Obviously, you want your automation to survive reboots, so edit the crontab file directly with your text editor:
|
However, due to the way the QNAP firmware updates crontab, it will be overwritten on the next reboot. Obviously, you want your automation to survive reboots, so edit the crontab file directly with your text editor:
|
||||||
```
|
```
|
||||||
vim /etc/config/crontab
|
vim /etc/config/crontab
|
||||||
|
|
Loading…
Reference in New Issue