control: tags -1 +patch
[ Sorry for late response ]
[2017-03-30 12:36] Harald Dunkel
> PS: Attached you can find a suggested fix.
>
> part 2 text/x-patch 334
> diff --git a/init.d/mountkernfs.sh b/init.d/mountkernfs.sh
> index e95cac3..56df7f9 100755
> --- a/init.d/mountkernf
PS: Attached you can find a suggested fix.
diff --git a/init.d/mountkernfs.sh b/init.d/mountkernfs.sh
index e95cac3..56df7f9 100755
--- a/init.d/mountkernfs.sh
+++ b/init.d/mountkernfs.sh
@@ -60,6 +60,7 @@ case "$1" in
mount_filesystems mount_noupdate
;;
start)
+ modprobe configfs || echo i
Are you sure that "Severity: normal" is appropriate? /sys/module/configfs
is essential for targetcli.
Regards
Harri
Christophe Vu-Brugier writes ("Bug#840356: initscripts: mountkernfs.sh does not
mount configfs"):
> Dear Maintainer,
Hi. FYI, I'm not the maintainer. But I am interested in sysvinit in
general.
> Maybe we could cut the configfs section from mountkernfs.sh and p
Package: initscripts
Version: 2.88dsf-59.8
Severity: normal
Dear Maintainer,
I am working on the targetcli-fb and python-rtslib-fb packages that
rely on configfs and I think there is an issue in the mountkernfs.sh
script that prevents it from mounting the configfs file system.
The mount_filesyst
5 matches
Mail list logo