From 6ec810fe6a5dbde6f4e21e19092582c0ad9c0fdf Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Wed, 25 Nov 2015 19:57:25 +0100 Subject: Initial commit --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b36d58 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# mp3dirlist + +This is simply a SysVinit compliant start script for [infinoted](https://gobby.github.io), a server providing real time collaborative editing using [libinfinity](http://infinote.org/). + +It's an hour's dirty work for now, so don't expect too much. It works, and that's what it's supposed to do. Keep an eye out for the remarks in default/infinoted, and for further +debugging look into the init script itself. + +Requirements +------------ + +* infinoted -- look out for system packages. If your distro delivers an init script, don't mind this git repo and leave. +* git (: + +Installation +------------ + +Just type "make help". + +The alternative: Copy init.d/infinoted to your SysVinit core script directory, default/infinoted to wherever your distro stores default variable scripts. -- cgit v1.2.3