summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open_issues/syslog.mdwn7
-rw-r--r--public_hurd_boxen/installation/snubber.mdwn8
2 files changed, 12 insertions, 3 deletions
diff --git a/open_issues/syslog.mdwn b/open_issues/syslog.mdwn
new file mode 100644
index 00000000..778933a7
--- /dev/null
+++ b/open_issues/syslog.mdwn
@@ -0,0 +1,7 @@
+IRC, unknwon channel, unknown date.
+
+ <tschwinge> scolobb: In wiki edit 60accafa79f645ae61b578403f7fc0c11914b725 I see that you intend(ed) to use syslog for logging debug messages. I thought I'd point you to http://lists.gnu.org/archive/html/bug-hurd/2007-02/msg00042.html -- no idea if that's still an issue or what went wrong at that time. Perhaps you can have a look?
+ <scolobb> tschwinge: Thanks for information! Currently I'm logging some debug messages to a simple file, but I'll now check whether the issue you've pointed out is still present.
+ <scolobb> tschwinge: I am getting absolutely abnormal results: when I call syslog() from a simple C program for the first time, the message goes to the system log. However, any further calls to syslog() do just nothing... I am able to send something to syslog only after reboot (it doesn't help if I restart syslogd).
+
+
diff --git a/public_hurd_boxen/installation/snubber.mdwn b/public_hurd_boxen/installation/snubber.mdwn
index dbbade9f..2fd52d4f 100644
--- a/public_hurd_boxen/installation/snubber.mdwn
+++ b/public_hurd_boxen/installation/snubber.mdwn
@@ -13,11 +13,13 @@ License|/fdl]]."]]"""]]
apache2-mpm-worker build-essential git-core gitweb ikiwiki inetutils-inetd
less libtext-csv-perl netcat nullmailer perlmagick screen texinfo
- $ find /etc/rc*/ | grep syslog | sudo xargs rm
+Yet more:
+
+ * libemail-send-perl (for my *sendmail vs. ikiwiki* patch)
- Yet more:
+## [[open_issues/syslog]]
- * libemail-send-perl (for my *sendmail vs. ikiwiki* patch)
+ $ find /etc/rc*/ | grep syslog | sudo xargs rm
# `~hurd-web/`