/etc/shells - Add tmux.

We ship tmux in base and tmux can be used as user's default shell.
This commit is contained in:
uwe 2021-11-27 18:39:15 +00:00
parent 9a2baf090b
commit ccd5c3ac25
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: shells,v 1.4 2021/10/08 18:02:57 nia Exp $
# $NetBSD: shells,v 1.5 2021/11/27 18:39:15 uwe Exp $
#
# List of acceptable shells for chpass(1).
# Ftpd will not allow users to connect who are not using
@ -8,3 +8,4 @@
/bin/csh
/bin/ksh
/rescue/sh
/usr/bin/tmux