Fix service path in wireguard service file (#200)

This commit is contained in:
Franck Nijhof 2022-06-12 20:47:19 +02:00 committed by GitHub
parent 132d796cd1
commit 2f4315f1dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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..."