blob: 16059221e5375d0edecda30b1ae8edb776dda6ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
###############################################################
To start the osiris daemons at system boot, add:
osirisd_enable="YES"
and/or
osirismd_enable="YES"
to /etc/rc.conf.
###############################################################
|