diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ install: 40-openvpn - install -D -m0755 40-openvpn $(DESTDIR)/usr/lib/dhcpcd/dhcpcd-hooks/40-openvpn + install -D -m0644 40-openvpn $(DESTDIR)/usr/lib/dhcpcd/dhcpcd-hooks/40-openvpn |