提交 fbc5e4c6 编写于 作者: D Dmitry Kozlov

contrib: added accel-ppp.service for systemd

上级 7bd18950
[Unit]
Description=Accel-PPP
After=network.target
[Service]
ExecStart=/usr/sbin/accel-pppd -d -p /var/run/accel-pppd.pid -c /etc/accel-ppp.conf
StandardOutput=null
ExecReload=/bin/kill -SIGUSR1 $MAINPID
PIDFile=/var/run/accel-pppd.pid
Type=forking
Restart=always
[Install]
WantedBy=multi-user.target
Alias=accel-ppp.service
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册