openbsd-ports/sysutils/bacula/pkg/PLIST-bat
sthen 302b21f525 Adjust new user creation in Bacula which had some duplication between
packages which depend on each other:

- only create the _bacula user in -main (client parts)
- only create the _bacula-sd user in -server

Change _bacula's home dir from /var/bacula to /nonexistent.
/var/bacula needs to be writable by the _bacula group and since
/usr/libexec/security actually checks that user home dirs are
group-writable, whereas /etc/security just checked if the user
home dir was a writable *file*(!), it whines every day for
every machine with bacula client installed. (This will only
affect new installations so if you're annoyed by these mails
too, just vipw and change it by hand).

ok ajacoutot@ merdely@
2012-04-03 10:05:47 +00:00

35 lines
895 B
Plaintext

@comment $OpenBSD: PLIST-bat,v 1.10 2012/04/03 10:05:47 sthen Exp $
@man man/man1/bat.1
@bin sbin/bat
@mode 750
@group _bacula
@sample ${BACULACONF}/
@mode
@group
share/applications/bat.desktop
share/doc/bacula/html/
share/doc/bacula/html/clients.html
share/doc/bacula/html/console.html
share/doc/bacula/html/filesets.html
share/doc/bacula/html/index.html
share/doc/bacula/html/joblist.html
share/doc/bacula/html/jobplot.html
share/doc/bacula/html/jobs.html
share/doc/bacula/html/mail-message-new.png
share/doc/bacula/html/media.html
share/doc/bacula/html/restore.html
share/doc/bacula/html/status.png
share/doc/bacula/html/storage.html
share/examples/bacula/
@mode 644
share/examples/bacula/bat.conf
@mode 640
@group _bacula
@sample ${BACULACONF}/bat.conf
@mode
@group
share/pixmaps/
share/pixmaps/bat_icon.png
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database