This commit is contained in:
Patrick Schleizer 2019-12-06 11:15:54 -05:00
parent 4bec41379d
commit c1ea35e2ef
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -16,7 +16,7 @@ if [ -f /usr/lib/helper-scripts/pre.bsh ]; then
fi
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
fi