mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 13:34:44 -04:00
Fix YACReaderLibraryServer service file and service install path.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user