diff options
author | glarkin <glarkin@FreeBSD.org> | 2008-09-11 08:30:09 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2008-09-11 08:30:09 +0800 |
commit | 5e9fbaf4b4842cb0266521cc52a6a7107563bc0c (patch) | |
tree | 253f1181d526472810f1a35e3a3154ab1293d3cc /UIDs | |
parent | 85c8655a2b24dc83a8ee153b796809348eff6dae (diff) | |
download | freebsd-ports-gnome-5e9fbaf4b4842cb0266521cc52a6a7107563bc0c.tar.gz freebsd-ports-gnome-5e9fbaf4b4842cb0266521cc52a6a7107563bc0c.tar.zst freebsd-ports-gnome-5e9fbaf4b4842cb0266521cc52a6a7107563bc0c.zip |
- Fixed logcheck script silent failure in previous commit
- Added handling for crontab installation problems
- Incorported security fixes from PR opened after previous commit
- Added UPDATING entry since configuration options have changed
fairly significantly
PR: ports/122842
Submitted by: Cezary Morga <cm@therek.net>
PR: ports/127255
Submitted by: Yasuhiro KIMURA <yasu at utahime dot org>
Reviewed by: glarkin
Approved by: beech (mentor, implicit)
Approved by: portmgr (marcus)
Security: Incorrect addition of logcheck user to wheel group
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -144,4 +144,4 @@ iserv:*:911:911::0:0:Iserv Daemon:/nonexistent:/usr/sbin/nologin _sj3:*:912:912::0:0:SJ3 Daemon:/nonexistent:/usr/sbin/nologin _relayd:*:913:913::0:0:Relay Daemon:/var/empty:/usr/sbin/nologin bitlbee:*:914:914::0:0:Bitlbee pseudo-user:/nonexistent:/sbin/nologin -logcheck:*:915:915::0:0:Logcheck system account:/var/lib/logcheck:/sbin/nologin +logcheck:*:915:915::0:0:Logcheck system account:/var/lib/logcheck:/usr/local/bin/bash |