Obre el menú principal

Canvis

Apaga les terminals lleugeres automaticament

12 bytes afegits, 18:03, 23 jul 2011
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>