mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
18 lines
626 B
Plaintext
18 lines
626 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2012/07/25 12:20:08 jmmv Exp $
|
|
|
|
A new system user has been set up to perform daily rebuilds of NetBSD for
|
|
the current platform. Please take the time to review the following file:
|
|
|
|
${SYSBUILD_HOME}/default.conf
|
|
|
|
And make sure that the installed cron job runs at appropriate times:
|
|
|
|
crontab -u ${SYSBUILD_USER} -e
|
|
|
|
Lastly, remember that you can trigger manual sysbuild operations by doing:
|
|
|
|
su - ${SYSBUILD_USER} ${PREFIX}/bin/sysbuild <arguments>
|
|
|
|
===========================================================================
|