blob: 644e6fcd91032191a36583623208e3f370a99236 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
FrontBase SQL Server has now been installed.
To run FrontBase on startup add frontbase_enable="YES" to /etc/rc.conf
To start the database manually, add the above config and run,
%%PREFIX%%/etc/rc.d/frontbase start
|