mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 18:30:55 -05:00
12 lines
156 B
Text
12 lines
156 B
Text
|
|
# $FreeBSD$
|
||
|
|
#
|
||
|
|
# WARNING: spaces may be essential at the end of lines
|
||
|
|
# WARNING: empty lines are essential too
|
||
|
|
#
|
||
|
|
# yesexpr
|
||
|
|
^[dDyY].*
|
||
|
|
# noexpr
|
||
|
|
^[nN].*
|
||
|
|
# EOF
|
||
|
|
|