diff --git a/python3-libmount.changes b/python3-libmount.changes index 611503b..909893b 100644 --- a/python3-libmount.changes +++ b/python3-libmount.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 19 00:21:25 CEST 2019 - sbrabec@suse.com + +- raw.service: Add RemainAfterExit=yes (bsc#1135534). + ------------------------------------------------------------------- Thu May 9 21:00:29 CEST 2019 - sbrabec@suse.com diff --git a/raw.service b/raw.service index 37d53b3..40f52a1 100644 --- a/raw.service +++ b/raw.service @@ -4,6 +4,7 @@ After=local-fs.target remote-fs.target [Service] Type=oneshot +RemainAfterExit=yes ExecStart=/bin/sh -c "\ /sbin/modprobe raw;\ /sbin/udevadm settle;\ diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index 611503b..909893b 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 19 00:21:25 CEST 2019 - sbrabec@suse.com + +- raw.service: Add RemainAfterExit=yes (bsc#1135534). + ------------------------------------------------------------------- Thu May 9 21:00:29 CEST 2019 - sbrabec@suse.com diff --git a/util-linux.changes b/util-linux.changes index 611503b..909893b 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 19 00:21:25 CEST 2019 - sbrabec@suse.com + +- raw.service: Add RemainAfterExit=yes (bsc#1135534). + ------------------------------------------------------------------- Thu May 9 21:00:29 CEST 2019 - sbrabec@suse.com