mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Finish adding _dhcp user.
This commit is contained in:
parent
6680bbd529
commit
8cdcfdf3ab
3 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ sshd
|
|||
bind
|
||||
proxy
|
||||
_pflogd
|
||||
_dhcp
|
||||
uucp
|
||||
pop
|
||||
www
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ MAILER-DAEMON: postmaster
|
|||
postmaster: root
|
||||
|
||||
# General redirections for pseudo accounts
|
||||
_dhcp: root
|
||||
_pflogd: root
|
||||
bin: root
|
||||
bind: root
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ mailnull
|
|||
bind
|
||||
proxy
|
||||
_pflogd
|
||||
_dhcp
|
||||
ftp
|
||||
uucp
|
||||
pop
|
||||
|
|
|
|||
Loading…
Reference in a new issue