index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
net
/
dante
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'net/dante')
-rw-r--r--
net/dante/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile
index 4bf412561..568ac7c29 100644
--- a/
net/dante/Makefile
+++ b/
net/dante/Makefile
@@ -87,7 +87,7 @@ This package provides the Dante sockd daemon.
endef
define Package/sockd/conffiles
- /etc/sockd.conf
+/etc/sockd.conf
endef
define Package/sockd/install
@@ -116,7 +116,7 @@ This package provides the Dante socksify client.
endef
define Package/socksify/conffiles
- /etc/socks.conf
+/etc/socks.conf
endef
define Package/socksify/install