04-03-2022
This commit is contained in:
@@ -2,20 +2,20 @@
|
||||
|
||||
|
||||
|
||||
Ouvrir la crontab:
|
||||
|
||||
```bash
|
||||
```bash title="Connexion en root"
|
||||
bruno@DS916:~ $ sudo -i
|
||||
Password:
|
||||
root@DS916:~# nano /etc/crontab
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
Redémarrer le service cron:
|
||||
```bash title="Ouvrir la crontab"
|
||||
root@DS916:~# nano /etc/crontab
|
||||
```
|
||||
|
||||
```bash
|
||||
|
||||
|
||||
```bash title="Redémarrer le service cron"
|
||||
root@DS916:~# synoservice -restart crond
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user