2015-12-27 01:04:58 +01:00
|
|
|
[Unit]
|
|
|
|
Description=book sharing solution
|
|
|
|
Documentation=https://libreant.readthedocs.org/en/v0.3/
|
|
|
|
|
|
|
|
[Service]
|
2016-01-16 05:43:32 +01:00
|
|
|
User=libreant
|
2015-12-27 01:04:58 +01:00
|
|
|
Environment=LIBREANT_SETTINGS=/etc/libreant/libreant.conf
|
|
|
|
ExecStart=/usr/bin/libreant
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|