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_ui_conf.service
2021-03-22 20:49:14 +01:00

9 lines
167 B
Desktop File

[Unit]
Description=WireGuard restart
After=network.target
[Service]
Type=oneshot
User=__APP__
Group=__APP__
ExecStart=/usr/bin/systemctl restart wg-quick@wg0.service