cleanup
This commit is contained in:
@@ -8,7 +8,6 @@ For example:
|
||||
|
||||
This would run crontab every 7 days, and wait 15 minutes until after boot to run.
|
||||
|
||||
|
||||
Various services from cron exist, e.g.
|
||||
|
||||
> sudo apt -y install cronie
|
||||
@@ -35,7 +34,6 @@ For example, you can update the database, meaning searches with 'locate' command
|
||||
|
||||
> */30 * * * * /usr/bin/updatedb
|
||||
|
||||
|
||||
# Testing with runparts
|
||||
|
||||
Run-parts runs all executable scripts in a directory.
|
||||
|
Reference in New Issue
Block a user