Add first bunch of scripts

This commit is contained in:
2018-11-18 09:07:03 +03:30
parent 0872b56f73
commit 28e708583a
4 changed files with 5 additions and 0 deletions

1
disable-atrun-cron Normal file
View File

@ -0,0 +1 @@
sed -i ".bak" '/atrun/s/^/#/g' /etc/crontab && echo "disabled atrun in crontab"