I believe this is working as designed: one process is the parent of the
other:

$ sudo ps -C dnsmasq -ocomm,euid,uid,pid,ppid,args | cat
COMMAND          EUID   UID   PID  PPID COMMAND
dnsmasq           118   118  2815     1 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
dnsmasq             0     0  2816  2815 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper


BTW, 'nobody' is strictly reserved for NFS use. If any processes run as user 
'nobody' then that process would have undue influence over NFS.

Thanks

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

Title:
  libvirt-daemon-system package runs dnsmasq as root

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

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

Reply via email to