621
modificacions
Canvis
→Com apagar els clients lleugers automàticament
*Posa el codi
<pre>
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
20 15 * * * root DISPLAY= /usr/sbin/tcos-server-utils --action=poweroff
30 15 * * * root /sbin/shutdown -h now
</pre>