diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-11-01 22:21:26 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-11-01 22:21:26 +0800 |
commit | 85d5f7ae5014a2d5a5ad75aa9f43861baf741e06 (patch) | |
tree | 5cb6a0353ca874d75e4e3e9495b0ebb841b95bc2 /UIDs | |
parent | 408eead1ddf44887fa39b933d4cb1c7969eb87c6 (diff) | |
download | freebsd-ports-gnome-85d5f7ae5014a2d5a5ad75aa9f43861baf741e06.tar.gz freebsd-ports-gnome-85d5f7ae5014a2d5a5ad75aa9f43861baf741e06.tar.zst freebsd-ports-gnome-85d5f7ae5014a2d5a5ad75aa9f43861baf741e06.zip |
Finally upgrade amanda-{server,client} to 3.2.0. Old 2.6.x was
repocopied as amanda26-{server,client}. Please stay in 2.6.x branch
if you are conservative. Yes, you should so for important
infrastructre like as backup system :-).
New 3.2.0 port includes:
- Use misc/amanda-perl-wrapper as perl5 interpreter which is linked
with libthr.so to avoid thread problem.
- Unique UID, GID assigned and use it by default. amanda user/group
will be added automatically when not exist.
- Deprecate AMANDA_{CONFIG,TAPE} port knobs. They can be set in
runtime config easily.
References: http://wiki.zmanda.com/index.php/3.2_features
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ dhcpd:*:136:136::0:0:ISC DHCP daemon:/nonexistent:/usr/sbin/nologin mpd:*:137:137::0:0:MusicPD pseudo-user:/usr/local/var/mpd:/usr/sbin/nologin wolfpack:*:138:138::0:0:Wolfpack Empire Server:/usr/local/share/wolfpack:/usr/sbin/nologin shellinabox:*:139:139::0:0:Shell In A Box:/nonexistent:/usr/sbin/nologin +amanda:*:140:140::0:0:Amanda Daemon:/nonexistent:/usr/sbin/nologin cricket:*:141:80::0:0:Cricket Monitoring User:/usr/local/cricket:/usr/sbin/nologin ladvd:*:142:142::0:0:Ladvd User:/var/empty:/usr/sbin/nologin dovecot:*:143:143::0:0:Dovecot User:/var/empty:/usr/sbin/nologin |