New comment by zdykstra on void-packages repository https://github.com/void-linux/void-packages/pull/22419#issuecomment-636370500 Comment: > Does it need to be told somewhere to use the created accounts? It automagically privseps to that account by default. ``` ps auwx | grep lldpd root 2282 0.0 0.0 2616 920 ? Ss May25 0:03 runsvdir -P /run/runit/runsvdir/current log: ] protocol CDPv2 enabled 2020-05-30T00:15:01 [INFO/main] protocol SONMP disabled 2020-05-30T00:15:01 [INFO/main] protocol EDP disabled 2020-05-30T00:15:01 [INFO/main] protocol FDP disabled 2020-05-30T00:15:01 [INFO/event] libevent 2.1.11-stable initialized with epoll method 2020-05-30T00:15:01 [INFO/lldpctl] lldpd should resume operations ...................................................... root 27464 0.0 0.0 2464 648 ? Ss 00:14 0:00 runsv lldpd _lldpd 28630 0.0 0.0 4344 2296 ? S 00:15 0:00 lldpd -d -c _lldpd 28632 0.0 0.0 3928 1408 ? S 00:15 0:00 lldpd -d -c ``` https://travis-ci.org/github/void-linux/void-packages/jobs/692810372#L4675-L4678