Alternative startup methods: Difference between revisions

From diaspora* project wiki
No edit summary
mNo edit summary
Line 10: Line 10:
* [https://github.com/jhass/diaspora/tree/systemd/systemd Work in progress systemd units]
* [https://github.com/jhass/diaspora/tree/systemd/systemd Work in progress systemd units]


== Deamontools ==
== Daemontools ==
* [https://github.com/jhass/diaspora/tree/daemontools/daemontools Unmaintained scripts to start foreman directly]
* [https://github.com/jhass/diaspora/tree/daemontools/daemontools Unmaintained scripts to start foreman directly]



Revision as of 23:00, 30 August 2014

This page is for listing alternative methods for starting up the Diaspora service automatical or in some manner other than calling the ./script/start

Init Scripts & Upstart

systemd

Daemontools

= God