[Bug 232350] ports-mgmt/pkg: periodic pkg-checksum and pkg-backup interfere with 'overnight' port builds
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 18 06:13:07 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232350
Tatsuki Makino <tatsuki_makino at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tatsuki_makino at hotmail.com
--- Comment #22 from Tatsuki Makino <tatsuki_makino at hotmail.com> ---
Below is a little hentai way for portmaster user.
1. Add the following to /etc/periodic.conf SHELL SCRIPT.
if ! lockf -s -t 0 /var/run/portmaster true ; then
security_status_pkgchecksum_enable="NO"
fi
2. Run portmaster like "lockf /var/run/portmaster portmaster ...".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list