|
[Tutorial] Installing MinimServer on FreeNAS or FreeBSD
|
|
01-07-2020, 12:54
Post: #70
|
|||
|
|||
|
RE: [Tutorial] Installing MinimServer on FreeNAS or FreeBSD
If it helps I am successfully running two instances of Minimserver on FreeNAS-11.3-U3.2 in a single jail and have configured startup in the jail as follows:
1. Create the file /etc/rc.d/minimserver with the following contents: #!/bin/sh PATH=${PATH}:/usr/local/sbin:/usr/local/bin export PATH LANG=en_US.UTF-8 export LANG LC_CTYPE=en_US.UTF-8 export LC_CTYPE LC_ALL=en_US.UTF-8 export LC_ALL /usr/local/share/minimhome-audio/minimserver/bin/startd /usr/local/share/minimhome-radio/minimserver/bin/startd 2. Make the file executable: chmod +x /etc/rc.d/minimserver 3. Edit the file /etc/rc.conf and add the line: minimserver_enable="YES" |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



