]> TLD Linux GIT Repositories - packages/lvm2.git/blob - lvm2-no-systemd.patch
514551af344d434201c163cf089ef9744865dfd8
[packages/lvm2.git] / lvm2-no-systemd.patch
1 diff -urp LVM2.2.03.00.orig/daemons/lvmlockd/Makefile.in LVM2.2.03.00/daemons/lvmlockd/Makefile.in
2 --- LVM2.2.03.00.orig/daemons/lvmlockd/Makefile.in      2018-10-21 15:23:18.299416609 +0000
3 +++ LVM2.2.03.00/daemons/lvmlockd/Makefile.in   2018-10-21 15:23:35.952416609 +0000
4 @@ -15,7 +15,7 @@ srcdir = @srcdir@
5  top_srcdir = @top_srcdir@
6  top_builddir = @top_builddir@
7  
8 -USE_SD_NOTIFY=yes
9 +USE_SD_NOTIFY=no
10  
11  SOURCES = lvmlockd-core.c
12