mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-19 14:34:08 -04:00
output
This commit is contained in:
parent
4bec41379d
commit
c1ea35e2ef
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ if [ -f /usr/lib/helper-scripts/pre.bsh ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -e /etc/remount-disable ]; then
|
if [ -e /etc/remount-disable ]; then
|
||||||
echo "$0: /etc/remount-disable exists. Doing nothing."
|
echo "$0: file /etc/remount-disable exists. Doing nothing."
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue