Skip to content

Commit 545c656

Browse files
authored
Merge pull request #1020 from laraPPr/cron_tab
add warning on wiped cron tabs
2 parents fe1340d + f4e5c6e commit 545c656

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mkdocs/docs/HPC/crontab.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ running the command:
2424
crontab -e
2525
```
2626

27+
!!! Warning
28+
During maintenance it is possible that your crontab will be wiped. It is recommended to have a back-up of the content in your crontab.
29+
2730
#### Example cron job script
2831

2932
```

0 commit comments

Comments
 (0)