diff options
author | des <des@FreeBSD.org> | 2010-02-25 04:18:51 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2010-02-25 04:18:51 +0800 |
commit | 9d4e47279bf5dea8e9cc77d57996862cad7495be (patch) | |
tree | dd22be6d3682cffb775fde5f26bd2032d451d287 /UIDs | |
parent | a280dc00f6aa7f774e3606c619bf2e6701eee66f (diff) | |
download | freebsd-ports-gnome-9d4e47279bf5dea8e9cc77d57996862cad7495be.tar.gz freebsd-ports-gnome-9d4e47279bf5dea8e9cc77d57996862cad7495be.tar.zst freebsd-ports-gnome-9d4e47279bf5dea8e9cc77d57996862cad7495be.zip |
Massive cleanup of the Munin ports:
- Use a fixed UID / GID
- Fix handling of sample configs in plists
- Add missing plist entries (mostly directories)
- Use /var/munin instead of %D/var/munin
- Consistently use %%FOODIR%% instead of ${PREFIX}/foo etc.
- Honor BATCH / PACKAGE_BUILDING
- Fix network throughput probes (if_ and if_errcoll_)
PR: 120755, 120756, 124528, 129576, 129577, 143804
Submitted by: see PRs
Feature safe: yes
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -149,6 +149,7 @@ puppet:*:814:814::0:0:Puppet Daemon:/nonexistent:/usr/sbin/nologin openacs:*:820:820::0:0:OpenACS Daemon User:/nonexistent:/usr/sbin/nologin dotlrn:*:821:821::0:0:.LRN Daemon User:/nonexistent:/usr/sbin/nologin netdisco:*:840:840::0:0:netdisco daemon:/nonexistent:/usr/sbin/nologin +munin:*:842:842::0:0:Munin:/var/munin:/usr/sbin/nologin fossy:*:901:901::0:0:FOSSology user:/usr/local/share/fossology:/usr/local/bin/bash bacula:*:910:910::0:0:Bacula Daemon:/var/db/bacula:/usr/sbin/nologin iserv:*:911:911::0:0:Iserv Daemon:/nonexistent:/usr/sbin/nologin |