summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/console/keymap
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/console/keymap')
-rwxr-xr-xusr.sbin/bsdconfig/console/keymap2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/console/keymap b/usr.sbin/bsdconfig/console/keymap
index eba2870..e81176f 100755
--- a/usr.sbin/bsdconfig/console/keymap
+++ b/usr.sbin/bsdconfig/console/keymap
@@ -322,7 +322,7 @@ while :; do
f_sysrc_set keymap "$keymap_to_set" || f_die
break
else
- f_die "$msg_unknown_keymap"
+ f_die 1 "$msg_unknown_keymap"
fi
done
OpenPOWER on IntegriCloud