mirror of
https://github.com/LX3JL/xlxd.git
synced 2025-12-06 07:42:01 +01:00
16 lines
275 B
Desktop File
16 lines
275 B
Desktop File
[Unit]
|
|
Description=XLX Reflector (XLX999)
|
|
After=network.target ambed.service
|
|
|
|
[Service]
|
|
Type=forking
|
|
User=xlxd
|
|
Group=xlxd
|
|
AmbientCapabilities=CAP_NET_RAW
|
|
ExecStart=/usr/bin/xlxd XLX999 1.2.3.4 127.0.0.1
|
|
Restart=on-abnormal
|
|
RestartSec=30
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|