The [dunvegan] section is empty as the only line in it is commented out. It could be a parser problem, finding a section name right after another one with no content in between?
Le 07/04/2011 17:21, David Burgess a écrit : > On Thu, Apr 7, 2011 at 9:14 AM, David Burgess<[email protected]> wrote: >> I added some MAC entries to my lts.conf yesterday and rearranged the >> ordering of sections slightly. Today I noticed that my clients weren't >> setting their hostname according to the HOSTNAME variable, which is >> something that was working until yesterday. So I did some >> investigating: > > I got a little bit clever and reordered my group section and tried again: > > > # cat /var/log/boot.log > Hangup > Negotiation: ..size = 531264KB > bs=1024, sz=531264 > syntax error in /etc/lts.conf, line=38 > syntax error in /etc/lts.conf, line=38 > * Setting up LTSP client... > [ OK ] > acpid: starting up with proc fs > acpid: 1 rule loaded > acpid: waiting for events: event logging is off > syntax error in /etc/lts.conf, line=38 > * Starting LTSP client...... > [ OK ] > > > # head -n 38 /etc/lts.conf > ################################################### > # this section applies to all clients. # > # The parsing of CRONTAB entries in this file is # > # currently broken. # > ################################################### > > [default] > TIMEZONE=America/Edmonton > TIMESERVER=172.21.35.0 > SCREEN_07=rdesktop > RDP_SERVER=172.21.34.1 > RDP_OPTIONS="-rdisk:usbdisk=/media/root -rsound:local -z -xl -a24" > SOUND=False > X_BLANKING=300 > XINITRC_PROMPT_ON_EXIT=True > > # group library > [library] > #CRONTAB_01="0 22 * * MON-THU /sbin/halt" > #CRONTAB_02="0 20 * * FRI /sbin/halt" > #CRONTAB_03="0 17 * * SAT /sbin/halt" > #CRONTAB_04="0 19 * * SUN /sbin/halt" > SHUTDOWN_TIME=22:00:00 > > # group hall > [hall] > SHUTDOWN_TIME=18:00:00 > > # group notley > [notley] > SHUTDOWN_TIME=00:00:00 > > # group dunvegan > [dunvegan] > #CRONTAB_01="0 4 * * SUN /sbin/reboot" > > # group test > [test] > > > Obviously there is nothing wrong with the cited line in particular, > but this seems to have more to do with relative positioning in the > file. Is there a limit to the number of groups one can place in the > lts.conf file, or the ordering thereof? > > db > > -- Pierre Baco Carlit.net ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _____________________________________________________________________ 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
