diff options
author | krion <krion@FreeBSD.org> | 2017-02-14 02:05:34 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2017-02-14 02:05:34 +0800 |
commit | 66b91933ed33fbf34bb571435fa5525460440dd0 (patch) | |
tree | a9f3cdc60b99fa3c76e63acf4e22418aa48b1124 /UIDs | |
parent | 0f585221cb024add74a60b8b57b85ee4004b9b76 (diff) | |
download | freebsd-ports-gnome-66b91933ed33fbf34bb571435fa5525460440dd0.tar.gz freebsd-ports-gnome-66b91933ed33fbf34bb571435fa5525460440dd0.tar.zst freebsd-ports-gnome-66b91933ed33fbf34bb571435fa5525460440dd0.zip |
Update net/chrony: enable privilege separation and other minor changes.
- enables privilege separation
- removes the build dependency on asciidoctor
- removes the runtime dependency on makeinfo and readline
- add a runtime dependency on libedit
- do not install the HTML documentation (in favour of man pages)
- update the post-install message (pkg-message) in light of privilege separation
- set the permission of /var/db/chrony to the new "chronyd" user and group
PR: 216737
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9570
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -795,7 +795,7 @@ subsonic:*:844:844::0:0:Subsonic standalone-server:/nonexistent:/usr/sbin/nologi sogod:*:846:846::0:0:SOGo groupware:/nonexistent:/usr/sbin/nologin domoticz:*:847:847::0:0:domoticz user:/nonexistent:/usr/sbin/nologin graylog:*:848:848::0:0:Graylog user:/nonexistent:/usr/sbin/nologin -# free: 849 +chronyd:*:849:849::0:0:chronyd user:/nonexistent:/usr/sbin/nologin # free: 850 # free: 851 # free: 852 |