fcron: don't ask for missing user fcron

This commit is contained in:
Juergen Daubert 2017-03-28 10:15:59 +02:00
parent 14a0e4732f
commit 5e647649d9
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fK5yQW2mLw8HiqEr285H7DlnSQ1Qn7oU9FkJSABNm2Hw7O8CnsfymPkOJtL9gvTWVrLsQh+UC8qsLbZIKEUMgQ=
SHA256 (Pkgfile) = ce29f6516f4d185f2b2eb83e68e3ef72e34607c713c340f2a980445e95aa244f
RWSE3ohX2g5d/bYzITlwda4VVt5nulnfgTqUOSxd47SjEKCyGD6QZdGemZi4WyvJB8aVO4sNTVvs5uj5z0xqe3FpuQCbPaxEDAI=
SHA256 (Pkgfile) = f7d599c3d4be41c0b74ad8d98104b613e53524fe2898febf3f4d94f675a02cf6
SHA256 (.footprint) = d05b76eaa04d446f4b3db76889fa558fcd6048e7d9dbcdf0428132c03c0f4ec4
SHA256 (fcron-3.2.1.src.tar.gz) = 6114d0a39a32853669c0c0ba0f96d92920e7cabca3ff1edf37d25750403e5f6a
SHA256 (fcron) = f57aeeedd1b0ddcc92fd24ad105b45646555ae648ee6d9fedec8c4eafdc6487a

View File

@ -18,6 +18,7 @@ build () {
--mandir=/usr/share/man \
--with-spooldir=/var/spool/fcron \
--with-boot-install=no \
--with-answer-all=no \
--with-username=fcron \
--with-groupname=fcron \
--with-db2man=no \