diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2002-09-04 07:07:22 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2002-09-04 07:07:22 +0000 |
commit | 623454a1387a6aae104933bff0a0201bfe7d2bf0 (patch) | |
tree | 57def7a6ba7a9fb4ccd3c0471b00e2ea57446e9e /etc/group | |
parent | 92fcb8a5c75dda1819046e6849be7bd683aba6aa (diff) |
_x11 user and group for the X server when run by xdm. ok deraadt@
The actual X code to use them will be added soon.
Diffstat (limited to 'etc/group')
-rw-r--r-- | etc/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/group b/etc/group index 321cf49479e..60c09cd0a18 100644 --- a/etc/group +++ b/etc/group @@ -21,6 +21,7 @@ guest:*:31:root _rusersd:*:32: _fingerd:*:33: _sshagnt:*:34: +_x11:*:35: utmp:*:45: crontab:*:66: www:*:67: |