diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2021-02-06 18:04:55 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2021-02-06 18:04:55 +0000 |
commit | 52457ab47a77a2d829c5172b33cce9e1b8df60e1 (patch) | |
tree | 60fc0dc0856caf22348c5d3f10d24ba2545733d8 /UIDs | |
parent | 8c7f10f9d5017a14e2ba0227568a745c1c086829 (diff) |
comms/usbmuxd: Add optional devd(8) configuration file to start and stop the
daemon as devices are attached and detached, respectively. (On by default)
Add GIDs/UIDs for usbmuxd to facilitate use with devd(8).
Patch configure.ac instead of configure since we are using autoreconf. Merge
post-patch target into this new patch for a cleaner Makefile.
Notes
Notes:
svn path=/head/; revision=564232
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -219,7 +219,7 @@ _rpki-client:*:270:270::0:0:rpki-client user:/nonexistent:/usr/sbin/nologin signaling:*:271:271::0:0:Signaling server:/nonexistent:/usr/sbin/nologin gvm:*:272:272::0:0:Greenbone Vulnerability Management:/nonexistent:/usr/sbin/nologin seaweedfs:*:273:273::0:0:seaweedfs user:/var/db/seaweedfs:/usr/sbin/nologin -# free: 274 +usbmuxd:*:274:274::0:0:USB multiplexing daemon:/nonexistent:/usr/sbin/nologin hacluster:*:275:275::0:0:Heartbeat cluster user:/nonexistent:/usr/sbin/nologin frontbase:*:276:276::0:0:FrontBase Daemon:/usr/local/FrontBase/Databases:/bin/sh # free: 277 |