1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wireguard_ynh.git synced 2024-09-03 20:35:58 +02:00
wireguard_ynh/conf/wireguard.service

8 lines
136 B
SYSTEMD
Raw Normal View History

2020-10-11 14:45:13 +02:00
[Unit]
Description=WireGuard restart
After=network.target
[Service]
Type=oneshot
ExecStart=/bin/systemctl restart wg-quick@wg0.service