kernel: bah sync previous with shadow style.
--HG-- extra : convert_revision : f9cb3f93ec8d289f5d98bf1648605955289df7ca
This commit is contained in:
parent
e45be8067f
commit
952a8f9266
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ case "$2" in
|
|||
pre)
|
||||
;;
|
||||
post)
|
||||
echo "Running $3-$4 post-installation hooks..."
|
||||
echo "Running $3-$4 post installation hooks..."
|
||||
if [ "$1" = "NOTSET" ]; then
|
||||
if $(mount|grep "^/proc" 2>&1 >/dev/null); then
|
||||
mntproc_cmd="mount -t proc proc /proc"
|
||||
|
|
Loading…
Reference in a new issue