Murmur Init Script

From Mumble Wiki
Revision as of 17:24, 15 April 2017 by Kissaki0 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Icons oxygen 48x48 actions view-pim-notes.png
Note:
Mumble server packages usually contain working init scripts. Manually setting this up is only necessary if these are not available, or you decide to not use them.

Download the Script from https://raw.github.com/mumble-voip/mumble/master/scripts/murmur.init

Rename it to /etc/init.d/murmur

Make the file executable :

chmod +x /etc/init.d/murmur

Update init levels

update-rc.d murmur defaults 90