summaryrefslogblamecommitdiff
path: root/sysutils/personality/pkg-message
blob: 68041d109a3c7e2b53ba0b44b04c3d523f243247 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                         
To change the personality of your system at system boot
you have to add the following line into the /etc/rc script.

[ -x /usr/local/sbin/personality ] && /usr/local/sbin/personality menu 60

Make sure that you add this after mounting of the ufs filesystems.
If you prefer you can use other values than 60 seconds.
After 60 seconds the system boots with the last configuration.