View Single Post
Old 11-01-2017, 10:29 AM   #1
jrp13149
Junior Member
jrp13149 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2017
Device: ipad
Calibre3 systemd

I've just upgraded my OS, and am now running systemd, and Calibre 3 for the first time.

I previously had multiple libraries serviced by multiple instances of calibre server running on different ports. I can see now that Calibre 3 behaviour is different, and that I only need one instance.

I need to write a systemd file that allows me to pass multiple command line options and multiple libraries to the calibre server, and I've not been able to do this.

The execstart entry in my service file is:
ExecStart=/opt/calibre/calibre-server " --port=4567 --enable-auth --disable use-bonjour" /data/phobos/archive/calibre_libraries/calibre_kids

and it doesn't work. What am I missing? Could someone share an example of an entry that works?

Thanks,

Jeff.
jrp13149 is offline   Reply With Quote