Commit Graph

8 Commits

Author SHA1 Message Date
Phil Borman
4b274bafec Removed default -d as issues with systemd 2018-04-16 20:10:42 +02:00
Phil Borman
8daea634b2 Changed directory to match git clone 2018-02-13 17:41:07 +01:00
Phil Borman
ba0ff9e25e Rewritten init scripts for consistency 2017-04-25 16:50:00 +02:00
TommyE123
9f66f47c0c Changed init script to not clash with other apps
A few other apps have the word 'application' in their Provides line. The standard appears to be just a single word so changing to 'LazyLibrarian' should stop these clashes. I doubt many people are using this file now on new installs but just for completeness. (im assuming the extra words are just cosmetic!)

The error generated when doing a 'update-rc.d' is:

insserv: script lazylibrarian: service application already provided!
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
2017-01-16 19:13:45 +00:00
Phil Borman
fb23ec77c1 Don't force daemon loglevel to 0, use default or cmdline switches 2016-12-30 16:04:30 +01:00
Ian
c706c590ed Fix ExecStart Line
Because there is no #!/usr/bin/python in the top of the LazyLibrarian.py file, the ExecStart line of the systemd service file must explicitly call Python.
2015-11-30 09:34:02 -06:00
Ian
5000120ca4 LazyLibrarian systemd service file
Adding support for systemd. Taken from the Headphones systemd service file.
2015-11-27 09:22:44 -06:00
DobyTang
7087af08d7 Issue 4 - merge in Herman Rodgers branch - alot of work in it
So branching to new branch, and will merge my changes from itsmeg ontop

will merge branch back to head once everyone happy its stable.
2013-06-06 22:18:27 +01:00