Fix service path in wireguard service file

This commit is contained in:
Franck Nijhof 2022-06-12 20:20:49 +02:00
parent 132d796cd1
commit 95a78c41e9
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -5,7 +5,7 @@
# ==============================================================================
declare interface
s6-svc -O /var/run/s6/services/wireguard
s6-svc -O /run/service/wireguard
bashio::log.info "Starting WireGuard..."