mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
10 lines
155 B
Text
10 lines
155 B
Text
# $FreeBSD$
|
|
#
|
|
# WARNING: spaces may be essential at the end of lines
|
|
# WARNING: empty lines are essential too
|
|
#
|
|
# yesexpr
|
|
^[yYsS].*
|
|
# noexpr
|
|
^[nN].*
|
|
# EOF
|