mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
Remove leftover empty leading comments/blank lines that had been spacers between $FreeBSD$ and the following content in config files in src/etc. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D41548
7 lines
154 B
Text
7 lines
154 B
Text
# List of acceptable shells for chpass(1).
|
|
# ftpd(8) will not allow users to connect who are not using
|
|
# one of these shells.
|
|
|
|
/bin/sh
|
|
/bin/csh
|
|
/bin/tcsh
|