mirror of https://github.com/LX3JL/xlxd.git
parent
be87d54897
commit
037dd66341
@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=AMBE Transcoder Daemon
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
Group=root
|
||||
ExecStart=/xlxd/ambed 127.0.0.1
|
||||
Restart=on-abnormal
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Reference in new issue