← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 697387] Re: SYSLOG option in lts.conf not documented

 

Another problem is that the default configuration file name is defined in the configure_syslog() function as:
syslog_conf=/etc/rsyslog.d/ltsp.conf

That, in Ubuntu, doesn't override the defaults in
/etc/rsyslog.d/50-default.conf, so by default LTSP clients log locally,
not on the server, contrary to what the man page says about SYSLOG_HOST.

So a second change is needed:
-            syslog_conf=/etc/rsyslog.d/ltsp.conf
+           syslog_conf=/etc/rsyslog.d/90-ltsp.conf

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/697387

Title:
  SYSLOG option in lts.conf not documented

To manage notifications about this bug go to:
https://bugs.launchpad.net/ltsp/+bug/697387/+subscriptions


References