NetworkManager/man
Dan Winship 8d44136dce main: add --debug, fix logging under systemd
When run with --no-daemon, NM used to duplicate all syslog output to
stderr, for ease of debugging. But this meant it had to tell systemd
to ignore stderr, so you wouldn't get duplicated log entries. But that
meant we lost error messages that didn't go through nm_log. (eg,
g_warning()s and g_return_if_fail()s).

Fix this by making --no-daemon no longer duplicate syslog output to
stderr, and removing the "StandardError=null" from the systemd service
file. To get the old behavior, you can use --debug instead of
--no-daemon.

https://bugzilla.gnome.org/show_bug.cgi?id=700550
2013-05-21 09:30:09 -03:00
..
Makefile.am build: always generate docs at dist time (bgo #700093) 2013-05-14 10:53:46 -05:00
NetworkManager.conf.xml man: add a few pieces of metadata to silence DocBook warnings in manpages 2013-05-07 10:07:57 +02:00
NetworkManager.xml main: add --debug, fix logging under systemd 2013-05-21 09:30:09 -03:00
nm-online.1.in remove obsolete nm-tool 2013-03-04 22:11:45 +01:00
nm-system-settings.conf.5.in remove obsolete nm-tool 2013-03-04 22:11:45 +01:00
nmcli.1.in man: nmcli man page update for numeric bonding modes 2013-05-16 10:44:17 +02:00