diff --git a/config/vcpe.service b/config/vcpe.service index 0a6971b..f66e957 100644 --- a/config/vcpe.service +++ b/config/vcpe.service @@ -12,7 +12,7 @@ Restart=always RestartSec=5 User=root WorkingDirectory=/home/jw/vcpe/srcs -ExecStart=/usr/bin/env /home/jw/vcpe/srcs/vcpe_main dhcpd -m -n vxlan0 -c ./config/vcpe.cfg -d ./config/ -k pqwAQ81rxg70aoy3v+Jjrw== +ExecStart=/usr/bin/env /home/jw/vcpe/srcs/vcpe_main dhcpd -m -n vxlan0 -d ./config/ -k pqwAQ81rxg70aoy3v+Jjrw== [Install] WantedBy=multi-user.target \ No newline at end of file