Browse Source

sde: introduced pdns user and group

user/chris/test/early-mdev
Nagy Károly Gábriel 14 years ago
parent
commit
4b282f5465
3 changed files with 5 additions and 0 deletions
  1. +1
    -0
      etc/group
  2. +1
    -0
      etc/passwd
  3. +3
    -0
      etc/register

+ 1
- 0
etc/group

@ -52,6 +52,7 @@ http:80
partimag:81
pound:82
users:100
pdns:107
ldap:389
jboss:390
secoff:400

+ 1
- 0
etc/passwd

@ -45,6 +45,7 @@ mailman:79:79
http:80:80
partimag:81:81
pound:82:82
pdns:107:107
ldap:389:389
jboss:390:390
secoff:400:400

+ 3
- 0
etc/register

@ -136,6 +136,9 @@ Reserved User and Group IDs:
- dovecot:
97 dovecot dovecot
- pdns:
107 pdns pdns
- ldap:
389 ldap ldap

Loading…
Cancel
Save