Fix YACReaderLibraryServer service file and service install path.

This commit is contained in:
Felix Kauselmann
2017-11-03 08:32:35 +01:00
parent 2c914d6579
commit 237cb02638
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[Unit]
Description=YACReaderLibrary headless server
Description= YACReaderLibrary headless server
After=network.target
[Service]
@ -8,4 +8,4 @@ Restart=always
ExecStart=/usr/bin/YACReaderLibraryServer start
[Install]
WantedBy=multi-user.target
WantedBy=default.target