Changes

From Amahi Wiki
Jump to: navigation, search
21 bytes removed ,  03:49, 23 June 2020
* To enable the script to run on boot, do the following:
{{Code| install -m 755 flexraid /etc/init.d/ /sbin/chkconfig flexraid on /sbin/service flexraid start}}
* To start/stop the service:
{{Code| service flexraid start service flexraid stop}}
* To check service status:
{{Code| service flexraid status}}
=== Post Install Questions ===
12,424

edits