Fix README-main, pointed out by "Jiri B" on ports@. ok merdely aja
This commit is contained in:
parent
c3d8c9b9b0
commit
bcc6542df5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2012/07/09 18:40:58 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2012/07/17 09:31:21 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -7,6 +7,7 @@ COMMENT-server= network backup solution (server)
|
||||
COMMENT-bat= network backup solution (gui-client)
|
||||
|
||||
V= 5.2.10
|
||||
REVISION-main= 0
|
||||
DISTNAME= bacula-$V
|
||||
FULLPKGNAME-main= bacula-client-$V
|
||||
FULLPKGPATH-main= ${PKGPATH},-main
|
||||
@ -41,7 +42,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
BACULACONF= /etc/bacula
|
||||
BACULASTATE= /var/bacula
|
||||
SUBST_VARS= BACULACONF BACULASTATE TRUEPREFIX
|
||||
SUBST_VARS= BACULACONF BACULASTATE TRUEPREFIX FULLPKGNAME-main
|
||||
|
||||
CONFIGURE_STYLE= simple
|
||||
USE_GMAKE= yes
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: README-main,v 1.1 2011/11/17 23:45:56 ajacoutot Exp $
|
||||
$OpenBSD: README-main,v 1.2 2012/07/17 09:31:21 sthen Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${FULLPKGNAME} on OpenBSD
|
||||
| Running ${FULLPKGNAME-main} on OpenBSD
|
||||
+-----------------------------------------------------------------------
|
||||
|
||||
To be able to interact with the Bacula Director as non-root, the user
|
||||
needs to be part of the '_bacula' group so that the
|
||||
{BACULACONF}/bconsole.conf and {BACULACONF}/bat.conf files can be read.
|
||||
${BACULACONF}/bconsole.conf and ${BACULACONF}/bat.conf files can be read.
|
||||
|
Loading…
x
Reference in New Issue
Block a user