Thanks Jacob, fixed that. The wiki doesn't like it if you don't indent things like that, even in codeblocks. Meh.
- Jordan/Lns Jakob Unterwurzacher wrote: > Jordan Erickson schrieb: >> Hi fellow LTSPers, >> >> I updated a couple of Ubuntu LTSP wiki pages (I'm sure this is fairly >> portable with a few minor changes to other distros) describing how to >> implement automated shutdown for LTSP clients. I've added content on >> implementing a script using Zenity to warn users of the pending >> shutdown, and give them the option to disable it for that day. I hope >> it's of some use to you! Let me know if you find any errors, I *just* >> completed testing myself, though, and all seems pretty good. >> >> https://help.ubuntu.com/community/UbuntuLTSP/AutomatedTCShutodwn >> >> (I know, typo in the URL - blah) >> >> >> Cheers, >> Jordan/Lns > > Nice work! > > One thing: > > I think the script should include > > #!/bin/bash > > (or whatever interpreter it's supposed to run on, looks like sh or bash > to me) > as the first line. > > Jakob > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _____________________________________________________________________ > 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 ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _____________________________________________________________________ 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
