Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc /etc/shells - Add tmux.
details: https://anonhg.NetBSD.org/src/rev/2f8740a51d23
branches: trunk
changeset: 1026517:2f8740a51d23
user: uwe <uwe%NetBSD.org@localhost>
date: Sat Nov 27 18:39:15 2021 +0000
description:
/etc/shells - Add tmux.
We ship tmux in base and tmux can be used as user's default shell.
diffstat:
etc/shells | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 92f203d5420c -r 2f8740a51d23 etc/shells
--- a/etc/shells Sat Nov 27 18:37:17 2021 +0000
+++ b/etc/shells Sat Nov 27 18:39:15 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index