This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
To avoid possible conflict with pre-existing groups, change
shadow -> _shadow, tokenadm -> _token, and also add _radius.
OPENBSD_3_3
millert
22 years ago
parent
ad02abc48f
commit
960d88e161
1 changed files
with
3 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
src/etc/group
+ 3
- 2
src/etc/group
View File
@ -23,8 +23,9 @@ _fingerd:*:33:
_sshagnt:*:34:
_sshagnt:*:34:
_x11:*:35:
_x11:*:35:
utmp:*:45:
utmp:*:45:
tokenadm:*:64:
shadow:*:65:
_radius:*:63:
_token:*:64:
_shadow:*:65:
crontab:*:66:
crontab:*:66:
www:*:67:
www:*:67:
network:*:69:
network:*:69:
Write
Preview
Loading…
Cancel
Save