diff --git a/scripts/xlxd.service b/scripts/xlxd.service index cfc4bf6..7796208 100644 --- a/scripts/xlxd.service +++ b/scripts/xlxd.service @@ -7,7 +7,7 @@ Type=forking User=xlxd Group=xlxd AmbientCapabilities=CAP_NET_RAW -ExecStart=/usr/bin/xlxd XLX999 1.2.3.4 127.0.0.1 +ExecStart=/xlxd/xlxd XLX999 1.2.3.4 127.0.0.1 Restart=on-abnormal RestartSec=30