YSFReflector-debian-installer/templates/ysf.service
M0VUB bd4ff28e04
Rename ysfreflector.service to ysf.service
shorten system unit file name
2021-10-06 02:17:11 +01:00

11 lines
189 B
Desktop File

[Unit]
Description=YSFReflector
[Service]
Type=forking
ExecStart=/ysfreflector/YSFReflector /ysfreflector/YSFReflector.ini
[Install]
WantedBy=multi-user.target
Alias=ysfreflector.service