]> git.proxmox.com Git - drbd-utils.git/blame - debian/patches/fix-drbd-service-mode.patch
fix drbd service permissions
[drbd-utils.git] / debian / patches / fix-drbd-service-mode.patch
CommitLineData
096ca349
DM
1Index: new/scripts/Makefile.in
2===================================================================
3--- new.orig/scripts/Makefile.in
4+++ new/scripts/Makefile.in
5@@ -65,7 +65,7 @@ endif
6 # yes, debian apparently allows installing both types from the same package
7 ifneq ($(initscripttype),sysv) # "systemd" or "both"
8 install -d $(DESTDIR)$(systemdunitdir)
9- install -m 755 drbd.service $(DESTDIR)$(systemdunitdir)/
10+ install -m 644 drbd.service $(DESTDIR)$(systemdunitdir)/
11 install -d $(DESTDIR)/lib/drbd/
12 install -m 755 drbd $(DESTDIR)/lib/drbd/
13 install -d $(DESTDIR)$(tmpfilesdir)/