Browse Source

add user '_btd' for the bluetooth daemon.

discussed with and ok uwe@
OPENBSD_4_5
fkr 15 years ago
parent
commit
888665b216
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      src/etc/group
  2. +1
    -0
      src/etc/master.passwd

+ 1
- 0
src/etc/group View File

@ -58,6 +58,7 @@ _ospf6d:*:90:
_snmpd:*:91:
_rtadvd:*:92:
_ypldap:*:93:
_btd:*:94:
dialer:*:117:
nogroup:*:32766:
nobody:*:32767:

+ 1
- 0
src/etc/master.passwd View File

@ -40,4 +40,5 @@ _ospf6d:*:90:90::0:0:OSPF6 Daemon:/var/empty:/sbin/nologin
_snmpd:*:91:91::0:0:SNMP Daemon:/var/empty:/sbin/nologin
_rtadvd:*:92:92::0:0:IPv6 Router Advertisement Daemon:/var/empty:/sbin/nologin
_ypldap:*:93:93::0:0:YP to LDAP Daemon:/var/empty:/sbin/nologin
_btd:*:94:94::0:0:Bluetooth Daemon:/var/empty:/sbin/nologin
nobody:*:32767:32767::0:0:Unprivileged user:/nonexistent:/sbin/nologin

Loading…
Cancel
Save