Derp, wrong path name
This commit is contained in:
parent
0f728de67e
commit
f2f3f1479e
@ -182,8 +182,8 @@ in
|
|||||||
# TDOO: this is only necessary for ugprades 16.09 => 17.x;
|
# TDOO: this is only necessary for ugprades 16.09 => 17.x;
|
||||||
# this conditional removal block needs to be removed after
|
# this conditional removal block needs to be removed after
|
||||||
# the release.
|
# the release.
|
||||||
if [ -d /run/setuid-wrappers-dir ]; then
|
if [ -d /run/setuid-wrapper-dirs ]; then
|
||||||
rm -rf /run/setuid-wrappers-dir
|
rm -rf /run/setuid-wrapper-dirs
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Get the "/run/wrappers" path, we want to place the tmpdirs
|
# Get the "/run/wrappers" path, we want to place the tmpdirs
|
||||||
|
Loading…
Reference in New Issue
Block a user