Commit graph

7 commits

Author SHA1 Message Date
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