[Bug 1534501] Re: dnsmasq error logs fill up storage drive memory

2016-07-12 Thread Jon Walsh
I resolved this by disabling the dnsmasq plugin in
/etc/NetworkManager/NetworkManager.conf, as I wanted to keep my own
dnsmasq configuration.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1534501

Title:
  dnsmasq error logs fill up storage drive memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1534501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1131314] Re: Issuing service uwsgi reload creates zombie uwsgi processes

2015-03-15 Thread Jon Walsh
I believe this may be because the init scripts kill using the name
'uwsgi', except when the following variable in /etc/init.d/uwsgi is:

DAEMON=/usr/bin/uwsgi-core (or in my case: uwsgi_python3)

then the processes are not killed during restart (or stop).

I solved this for uwsgi python by renaming DAEMON to /usr/bin/uwsgi,
and pointing /usr/bin/uwsgi to /etc/alternatives/uwsgi_python3.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1131314

Title:
  Issuing service uwsgi reload creates zombie uwsgi processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uwsgi/+bug/1131314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs