Time to start populating ltsp-config.d?

Alkis Georgopoulos <[email protected]> Fri, 26 Mar 2010 08:43:29 +0200
Newsgroups gmane.linux.terminal-server.devel
Message-ID <1269585809.1207.11.camel@alkis>
I'd like to introduce a new ENABLE_WOL lts.conf variable:

if boolean_is_true "$ENABLE_WOL" && [ -x /usr/sbin/ethtool ]; then
    ethtool -s "$(ip route | grep default | cut -d " " -f5)" wol g || true
fi

I'd put it in ltsp_config, but I think it's becoming too cluttered, and
it'd be better if we started putting things in ltsp-config.d/*
instead...

What do you think? Vagrant/Stéphane, if you agree, could you put it in
ltsp_config.d/enable-wol?


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_____________________________________________________________________
Ltsp-developer mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-developer
For additional LTSP help,   try #ltsp channel on irc.freenode.net