mirror of
https://github.com/ShaYmez/YSFReflector-debian-installer.git
synced 2024-05-25 07:55:03 -04:00
11 lines
189 B
SYSTEMD
11 lines
189 B
SYSTEMD
|
[Unit]
|
||
|
Description=YSFReflector
|
||
|
|
||
|
[Service]
|
||
|
Type=forking
|
||
|
ExecStart=/ysfreflector/YSFReflector /ysfreflector/YSFReflector.ini
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|
||
|
Alias=ysfreflector.service
|