mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
stubby: fix config file definition
The config file /etc/stubby/stubby.yml is not registered properly and any local changes are being overwritten on upgrade or reinstall. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
This commit is contained in:
committed by
Jonathan G. Underwood
parent
d3b090a311
commit
9351266328
+1
-1
@@ -46,7 +46,7 @@ define Package/stubby/description
|
||||
endef
|
||||
|
||||
define Package/stubby/conffiles
|
||||
/etc/stubby/stubby.yml
|
||||
/etc/stubby/stubby.yml
|
||||
endef
|
||||
|
||||
define Package/stubby/install
|
||||
|
||||
Reference in New Issue
Block a user