search for: worker_new

Displaying 2 results from an estimated 2 matches for "worker_new".

2013 Dec 16
0
Nut (git) upsdrvctl fails without "-u root start <upsname>", upsd fails on state file GID
...a server not running X), so I stopped it, and ran "udevd --debug 2>&1 |tee /tmp/udevd-`date -I`", then plugged in a supported UPS. This seems to be the relevant part: [1162874.300131] [17290] event_queue_insert: seq 1304 queued, 'add' 'usb' [1162874.300298] [17290] worker_new: seq 1304 forked new worker [17394] [1162874.300456] [17394] worker_new: seq 1304 running ... [1162874.304114] [17290] event_queue_insert: seq 1305 queued, 'add' 'usb' [1162874.304142] [17290] event_queue_insert: seq 1306 queued, 'add' 'hid' [1162876.465264] [17290]...
2013 Dec 15
2
Nut (git) upsdrvctl fails without "-u root start <upsname>", upsd fails on state file GID
On 12/14/2013 09:04 PM, Charles Lepple wrote: >> Is there someway nut can be modified to probe the 0664 permission usb >> devices >>> and then connect as root before dropping permissions back to the "nut" >>> gid? > Given that the udev method should still work (and seems to, for handcrafted > udev rules files), I would like to run that to ground first.