docs: Add info on init scripts (fixes: #266)
This commit is contained in:
parent
74d04d4e2f
commit
068b63b714
@ -24,3 +24,21 @@ using ``pkill``::
|
|||||||
|
|
||||||
pkill mopidy
|
pkill mopidy
|
||||||
|
|
||||||
|
|
||||||
|
Init scripts
|
||||||
|
============
|
||||||
|
|
||||||
|
- The ``mopidy`` package at `apt.mopidy.com <http://apt.mopidy.com/>`__ comes
|
||||||
|
with an `sysvinit init script
|
||||||
|
<https://github.com/mopidy/mopidy/blob/debian/debian/mopidy.init>`_.
|
||||||
|
|
||||||
|
- The ``mopidy`` package in `Arch Linux AUR
|
||||||
|
<https://aur.archlinux.org/packages/mopidy>`__ comes with a systemd init
|
||||||
|
script.
|
||||||
|
|
||||||
|
- A blog post by Benjamin Guillet explains how to `Daemonize Mopidy and Launch
|
||||||
|
It at Login on OS X
|
||||||
|
<http://www.benjaminguillet.com/blog/2013/08/16/launch-mopidy-at-login-on-os-x/>`_.
|
||||||
|
|
||||||
|
- Issue :issue:`266` contains a bunch of init scripts for Mopidy, including
|
||||||
|
Upstart init scripts.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user