MMDVMHost-Private/linux/init
Jonathan Naylor 135fd04e0d Revert "Merge branch 'M17_AX25_FM'"
This reverts commit e1427e3e37, reversing
changes made to bcdba292eb.
2020-12-15 15:52:27 +00:00
..
mmdvmhost Revert "Merge branch 'M17_AX25_FM'" 2020-12-15 15:52:27 +00:00
README.md Revert "Merge branch 'M17_AX25_FM'" 2020-12-15 15:52:27 +00:00

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