diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2017-02-13 18:05:34 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2017-02-13 18:05:34 +0000 |
commit | 5406a63de876761d3a12b607e398dcb315932981 (patch) | |
tree | a9f3cdc60b99fa3c76e63acf4e22418aa48b1124 /UIDs | |
parent | e6dd86cdc522258a5585c3c0ab99f4cb5b87e0cd (diff) | |
download | ports-5406a63de876761d3a12b607e398dcb315932981.tar.gz ports-5406a63de876761d3a12b607e398dcb315932981.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
Notes
Notes:
svn path=/head/; revision=434012
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 |