mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2026-05-19 00:27:29 +08:00
Delete XrayR.service
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
[Unit]
|
||||
Description=XrayR Service
|
||||
After=network.target nss-lookup.target
|
||||
Wants=network.target
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
Group=root
|
||||
Type=simple
|
||||
LimitAS=infinity
|
||||
LimitRSS=infinity
|
||||
LimitCORE=infinity
|
||||
LimitNOFILE=999999
|
||||
WorkingDirectory=/usr/local/XrayR/
|
||||
ExecStart=/usr/local/XrayR/XrayR --config /etc/XrayR/config.yml
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user