]> TLD Linux GIT Repositories - packages/lvm2.git/blob - lvm2-no-systemd.patch
- updated to 2.03.13
[packages/lvm2.git] / lvm2-no-systemd.patch
1 diff -ur LVM2.2.03.02.orig/daemons/lvmlockd/Makefile.in LVM2.2.03.02/daemons/lvmlockd/Makefile.in
2 --- LVM2.2.03.02.orig/daemons/lvmlockd/Makefile.in      2019-03-22 17:12:10.302000000 +0100
3 +++ LVM2.2.03.02/daemons/lvmlockd/Makefile.in   2019-03-22 17:12:30.044000000 +0100
4 @@ -15,7 +15,7 @@
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