summaryrefslogtreecommitdiff
path: root/sysutils/sysbuild-user/MESSAGE
blob: e63f21011583491d394164a301258fe5956f640b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===========================================================================
$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>

===========================================================================