initial commit of file from CVS for smeserver-manager on Fri Mar 22 14:54:28 AEDT 2024
This commit is contained in:
6
root/etc/e-smith/templates/etc/crontab/smanager
Normal file
6
root/etc/e-smith/templates/etc/crontab/smanager
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
return "# smanager is disabled\n"
|
||||
unless $smanager{status} eq 'enabled';
|
||||
|
||||
return "15 0 * * * root /usr/share/smanager/script/daily.sh \n"
|
||||
}
|
Reference in New Issue
Block a user