Revision 41fb483a
Added by Ermal LUÇI almost 15 years ago
etc/rc | ||
---|---|---|
364 | 364 |
/usr/local/bin/minicron 240 /var/run/ping_hosts.pid /usr/local/bin/ping_hosts.sh |
365 | 365 |
|
366 | 366 |
# Start account expire handler every hour |
367 |
/usr/local/bin/minicron 3600 /var/run/expire_accounts.pid /etc/rc.exipireaccounts
|
|
367 |
/usr/local/bin/minicron 3600 /var/run/expire_accounts.pid /etc/rc.expireaccounts |
|
368 | 368 |
|
369 | 369 |
# Start alias url updater every 24 hours |
370 | 370 |
/usr/local/bin/minicron 86400 /var/run/update_alias_url_data.pid /etc/rc.update_alias_url_data |
Also available in: Unified diff
Correct typo in file name. Also do not delete users just expire them.