On Fri, Mar 25, 2011 at 11:55 AM, David Burgess <[email protected]> wrote:

> root@tc-laptop-HP:~# cat /etc/cron.d/ltsp
> 17 11 * * * root test ! -S "$(ls -1 /var/run/ldm_socket_* | head -1)"
> && PATH=\$PATH:/sbin/ poweroff -fp
> 0 22 * * MON-THU /sbin/halt
> 0 20 * * FRI /sbin/halt
> 0 17 * * SAT /sbin/halt
> 0 19 * * SUN /sbin/halt
> 0 4 * * SUN /sbin/reboot

I just noticed that the last line above is not from the [library]
section. It comes from the following section of lts.conf:

# group dunvegan
[dunvegan]
LIKE=hall
CRONTAB_01="0 4 * * SUN /sbin/reboot"

So it appears that at least this tc has pulled every CRONTAB line out
of lts.conf, regardless of section, and regardless of the fact that
two of those lines use the CRONTAB_01 designation (I expect multiple
CRONTAB_01 entries to conflict with preference going to the one in the
more specific section).

db

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to