Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-15:Update
aaa_base.22557
git-27-abf7927eebbd4d7f47a362d49ae7856520682c49...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File git-27-abf7927eebbd4d7f47a362d49ae7856520682c49.patch of Package aaa_base.22557
From abf7927eebbd4d7f47a362d49ae7856520682c49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Oertel?= <ro@suse.de> Date: Tue, 18 Aug 2020 11:13:28 +0200 Subject: [PATCH] refresh_initrd call modprobe as /sbin/modprobe (bug#1011548) diff --git a/files/usr/sbin/refresh_initrd b/files/usr/sbin/refresh_initrd index d3e7170..fd3c518 100755 --- a/files/usr/sbin/refresh_initrd +++ b/files/usr/sbin/refresh_initrd @@ -27,7 +27,7 @@ unset modules module modconfs modconf test "$refresh" = yes || exit 0 -modprobe dm_mod --quiet &> /dev/null || true +/sbin/modprobe dm_mod --quiet &> /dev/null || true line=on test -e /proc/splash && read line < /proc/splash
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor