Skip to content

Commit

Permalink
Update XrayR.service
Browse files Browse the repository at this point in the history
  • Loading branch information
BobCoderS9 authored Feb 25, 2024
1 parent f6ef4e8 commit a16ce66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XrayR.service
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LimitRSS=infinity
LimitCORE=infinity
LimitNOFILE=999999
WorkingDirectory=/usr/local/XrayR/
ExecStart=/usr/local/XrayR/XrayR -config /etc/XrayR/config.yml
ExecStart=/usr/local/XrayR/XrayR -c /etc/XrayR/config.yml
Restart=on-failure
RestartSec=10

Expand Down

0 comments on commit a16ce66

Please sign in to comment.