move scripts to a separate dir

This commit is contained in:
2018-11-18 18:02:32 +03:30
parent 33bcd17dd9
commit c895106c03
6 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1 @@
grep _enable= /etc/defaults/periodic.conf | sed 's#YES#NO#g' > /etc/periodic.conf && echo "disabled all periodic scripts"