Spaces:
Running
Running
[Unit] | |
Description=UDP Custom by ePro Dev. Team | |
[Service] | |
LimitAS=infinity | |
LimitRSS=infinity | |
User=root | |
Type=simple | |
ExecStart=/usr/bin/taskset -c 0 /root/udp-custom/udp_custom/udp-custom server | |
WorkingDirectory=/root/udp-custom/udp_custom | |
Restart=always | |
RestartSec=2s | |
[Install] | |
WantedBy=default.target | |