6 lines
166 B
Elixir
6 lines
166 B
Elixir
#
|
|
# Regular cron jobs for the yavsc package
|
|
# See dh_installcron(1) and crontab(5).
|
|
#
|
|
#0 4 * * * root [ -x /usr/bin/yavsc_maintenance ] && /usr/bin/yavsc_maintenance
|