mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Restore the branch
This commit is contained in:
parent
135fd04e0d
commit
d77e2a00ce
126 changed files with 12881 additions and 8106 deletions
24
linux/pi-star/init/README.md
Normal file
24
linux/pi-star/init/README.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
MMDVMHost Init setup
|
||||
=======================
|
||||
|
||||
Preface
|
||||
-------
|
||||
|
||||
Init script setup for Linux systems using the older Init setup (not Systemd)
|
||||
|
||||
I hope this helps you get going quickly.
|
||||
Written on / tested on / confirmed working on Raspbian Wheezy but should work just fine on any
|
||||
system using init scripts.
|
||||
|
||||
Enjoy, 73 de MW0MWZ
|
||||
|
||||
|
||||
Install Instructions
|
||||
--------------------
|
||||
|
||||
1. Copy mmdvmhost to /etc/init.d
|
||||
2. Change the permisions of /etc/init.d/mmdvmhost to 550 (root executable)
|
||||
3. Change the variables in /etc/init.d/mmdvmhost to match your setup
|
||||
(MMDVMHost.ini location, log location, user and daemon location)
|
||||
4. Enable the service "update-rc.d mmdvmhost defaults" on Rasbian Wheezy
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue