diff options
author | rene <rene@FreeBSD.org> | 2013-08-24 04:54:44 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-08-24 04:54:44 +0800 |
commit | 65d47372c10fae30f89a63d9efc1def5a8a7a364 (patch) | |
tree | 3057552e573bba1e09574bcb3733eb36b971eb3c /UIDs | |
parent | d54bd0d1a759ba2a17fd2aa01d9e40b7bcf966cc (diff) | |
download | freebsd-ports-gnome-65d47372c10fae30f89a63d9efc1def5a8a7a364.tar.gz freebsd-ports-gnome-65d47372c10fae30f89a63d9efc1def5a8a7a364.tar.zst freebsd-ports-gnome-65d47372c10fae30f89a63d9efc1def5a8a7a364.zip |
Use the USERS/GROUPS mechanism for the boinc-client port instead of
manually creating them.
It is still possible to overrride the defaults by setting
BOINC_CLIENT_USER , BOINC_CLIENT_GROUP , and BOINC_CLIENT_HOME but that
means the entries in UIDs and GIDs have to be changed too.
PR: ports/176274 (part, based on)
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Reviewed by: crees (slightly)
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -266,4 +266,5 @@ kippo:*:969:969::0:0:kippo user:/nonexistent:/usr/sbin/nologin colord:*:970:970::0:0:colord color management daemon:/nonexistent:/usr/sbin/nologin shibd:*:971:971::0:0:Shibboleth SAML daemon:/nonexistent:/usr/sbin/nologin plex:*:972:972::0:0:Plex Media Server:/nonexistent:/usr/sbin/nologin +boinc:*:973:973::0:0:BOINC user:/var/db/boinc:/usr/sbin/nologin nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin |