yacreader/YACReaderLibraryServer/yacreaderlibraryserver.service
2017-10-24 10:25:35 +02:00

12 lines
197 B
Desktop File

[Unit]
Description=YACReaderLibrary headless server
After=network.target
[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/YACReaderLibraryServer start
[Install]
WantedBy=multi-user.target