aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-09-01 17:07:44 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-09-01 17:07:44 +0200
commite4bb3f67b082a744ff01faab23a0ba63758068ad (patch)
tree13590682c715ef371ed89931f2f249009c924a17
parentcd781bf1b860685dfd207a4884f00fb5053866e0 (diff)
downloadpaccache-e4bb3f67b082a744ff01faab23a0ba63758068ad.tar.gz
paccache-e4bb3f67b082a744ff01faab23a0ba63758068ad.tar.zst
dhcpcd-hook: change permissions
-rw-r--r--Makefile2
-rw-r--r--[-rwxr-xr-x]dhcpcd/80-pacredir0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dec0a3c..a480c22 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,7 @@ install-bin: pacredir
$(INSTALL) -D -m0644 systemd/pacredir.service $(DESTDIR)$(PREFIX)/lib/systemd/system/pacredir.service
$(INSTALL) -D -m0644 initcpio/hook/paccache $(DESTDIR)$(PREFIX)/lib/initcpio/hooks/paccache
$(INSTALL) -D -m0644 initcpio/install/paccache $(DESTDIR)$(PREFIX)/lib/initcpio/install/paccache
- $(INSTALL) -D -m0755 dhcpcd/80-pacredir $(DESTDIR)$(PREFIX)/lib/dhcpcd/dhcpcd-hooks/80-pacredir
+ $(INSTALL) -D -m0644 dhcpcd/80-pacredir $(DESTDIR)$(PREFIX)/lib/dhcpcd/dhcpcd-hooks/80-pacredir
install-doc: README.html
$(INSTALL) -D -m0644 README.md $(DESTDIR)$(PREFIX)/share/doc/paccache/README.md
diff --git a/dhcpcd/80-pacredir b/dhcpcd/80-pacredir
index b5651be..b5651be 100755..100644
--- a/dhcpcd/80-pacredir
+++ b/dhcpcd/80-pacredir