David, You have 2 empty sections there. Sections cannot be empty -> you need at least one uncommented param=value line.
-Gadi On Thu, Apr 7, 2011 at 11: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: > > > ~# cat /var/log/boot.log > Hangup > Negotiation: ..size = 531264KB > bs=1024, sz=531264 > syntax error in /etc/lts.conf, line=30 > syntax error in /etc/lts.conf, line=30 > * Setting up LTSP client... > [ OK ] > acpid: starting up with proc fs > syntax error in /etc/lts.conf, line=30 > acpid: 1 rule loaded > acpid: waiting for events: event logging is off > * Starting LTSP client...... > [ OK ] > > which tells me there is an error in lts.conf on line 30. > > > ~# head -n 30 /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 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 library > [library] > > but I don't see a problem with the last line there. In fact, that line > was there prior to yesterday, although in a different position. Can > somebody tell me what's going on here, or where I can look for more > clues? > > db > > ------------------------------------------------------------------------------ > 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 > -- Gideon Romm Symbio Technologies | www.symbio-technologies.com (o) 914.576.1205 | (f) 914.576.0944 ------------------------------------------------------------------------------ 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
