Commit graph

13 commits

Author SHA1 Message Date
Bert, DD5XL b7a0decdda Added missing quotes in test cmd. 2016-08-21 12:05:36 +02:00
Jonathan Naylor d462c668e1 Changed case of service. 2016-08-16 07:56:47 +01:00
AndyTaylorTweet fa8bae2104 Create README.md
Initial README commit
2016-08-15 10:09:04 +01:00
AndyTaylorTweet 255924d4b2 Update README.md
Initial instructions
2016-08-15 10:05:57 +01:00
AndyTaylorTweet 5dcf0a46aa Create mmdvmhost
MMDVMHost Init Script
2016-08-15 10:02:17 +01:00
AndyTaylorTweet 4d038b0ae1 Create README.md 2016-08-15 09:57:04 +01:00
AndyTaylorTweet ee50dcb060 Update README.md
Instructions etc
2016-08-15 09:42:03 +01:00
AndyTaylorTweet de3bab33c0 Update README.md 2016-08-15 09:38:36 +01:00
AndyTaylorTweet bbf82121d1 Update README.md 2016-08-15 09:37:30 +01:00
AndyTaylorTweet 969522c997 Create mmdvmhost_service
This is a service handler for MMDVMHost.
This does all the heavy lifting for service management.
2016-08-15 09:32:24 +01:00
AndyTaylorTweet bba48fcbc6 Create README.md
Information / How-To

This should work on all systemd Linux's - tested / confirmed working on Raspbian Jessie-Lite
2016-08-15 09:30:23 +01:00
AndyTaylorTweet 3ce060e7bc Create mmdvmhost.timer
This is used to delay the boot time start of MMDVMHost

This enables the network / DNS / everything else important to start up before MMVMHost starts
2016-08-15 09:26:20 +01:00
AndyTaylorTweet c1ce8471b1 Create mmdvmhost.service
MMDVMHost Unit File
This is what systemd uses to start / stop the service.

All of the heavy lifting is done in /usr/local/sbin/mmdvmhost_service
2016-08-15 09:25:26 +01:00