opnsense-src/libexec/rc
Ed Maste 5eb80bf1a6 moused,syscons: Avoid warning if system has no /dev/ttyv*
A VM had no virtual terminals and emitted a warning on boot
`eval: cannot open /dev/ttyv*: No such file or directory`.

Break the loop in this case to avoid the warning.

PR:		289173
Reviewed by:	jlduran
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D52344
2025-09-02 13:28:04 -04:00
..
rc.d moused,syscons: Avoid warning if system has no /dev/ttyv* 2025-09-02 13:28:04 -04:00
tests rc.subr: Drop duplicate SPDX tag in test script 2025-08-02 01:19:37 +02:00
debug.sh Replace license with just SPDX BSD-2-Clause 2025-08-07 15:15:37 -07:00
hooks.sh Replace license with just SPDX BSD-2-Clause 2025-08-07 15:15:37 -07:00
Makefile debug.sh take advantage of hooks.sh 2024-09-10 12:04:15 -07:00
netstart libexec: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
network.subr network.subr: correct return code in case of bad call to ifisup() 2025-07-01 21:33:19 +07:00
pccard_ether libexec/rc: improve performance of pccard_ether script 2025-07-01 21:13:10 +07:00
rc rc: Use check_jail to check values of security.jail MIBs 2025-07-12 18:20:32 +02:00
rc.bsdextended Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
rc.conf Revert "Remove Secure RPC DES authentication" 2025-08-15 17:59:18 +01:00
rc.firewall Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
rc.initdiskless Update rc.initdiskless, fix error handling of remount_optional 2025-01-24 12:40:33 -07:00
rc.resume Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
rc.shutdown rc: Use check_jail to check values of security.jail MIBs 2025-07-12 18:20:32 +02:00
rc.subr rc.subr: Fix wait_for_pids 2025-08-02 01:11:57 +02:00
rc.suspend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
safe_eval.sh Replace license with just SPDX BSD-2-Clause 2025-08-07 15:15:37 -07:00