mirror of
https://github.com/YunoHost-Apps/wireguard_ynh.git
synced 2024-09-03 20:35:58 +02:00
fix: correct filenames in wireguard_ui.service
This commit is contained in:
parent
2737fee538
commit
5257fd9a12
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[Unit]
|
||||
Description=WireGuard UI
|
||||
After=network.target wireguard.service wireguard_path.service
|
||||
After=network.target wireguard.service wireguard.path
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
|
Loading…
Add table
Reference in a new issue