Lines Matching +full:auto +full:- +full:boot

3 # This is rc.conf - a file full of useful variables that you can set
20 ### Important initial Boot-time options ####################
29 rc_info="NO" # Enables display of informational messages at boot.
30 rc_startmsgs="YES" # Show "Starting foo:" messages at boot
32 precious_machine="NO" # Set to YES to get some guards against mis-directed
35 # stages of the boot process. Make sure you know
39 # running during boot (can increase boot time).
44 ddb_enable="NO" # Set to YES to load ddb scripts at boot.
52 kldxref_clobber="NO" # Overwrite old linker.hints at boot.
53 kldxref_module_path="" # Override kern.module_path. A ';'-delimited list.
56 tmpmfs="AUTO" # Set to YES to always create an mfs /tmp, NO to never
58 tmpmfs_flags="-S" # Extra mdmfs options for the mfs /tmp
60 varmfs="AUTO" # Set to YES to always create an mfs /var, NO to never
62 varmfs_flags="-S" # Extra mount options for the mfs /var
63 mfs_type="auto" # "md", "tmpfs", "auto" to prefer tmpfs with md as fallback
64 populate_var="AUTO" # Set to YES to always (re)populate /var, NO to never
70 var_run_mtree="/var/db/mtree/BSD.var-run.mtree"
81 # upon first boot.
83 # upon first boot.
89 gptboot_enable="YES" # GPT boot success/failure reporting.
104 #geli_da1_flags="-p -k /etc/geli/da1.keys"
106 #geli_mirror_home_flags="-k /etc/geli/home.keys"
108 #geli_storage_flags="-k /etc/geli/storage.keys"
110 #geli_backup_flags="-j /etc/geli/backup.passfile -k /etc/geli/backup.keys"
113 root_rw_mount="YES" # Set to NO to inhibit remounting root read-write.
115 fsck_flags="-p" # May be changed to -f (or -f -y) to force a full fsck
116 fsck_y_enable="NO" # Set to YES to do fsck -y if the initial preen fails.
117 fsck_y_flags="-T ffs:-R -T ufs:-R" # Additional flags for fsck -y
120 growfs_enable="NO" # Set to YES to attempt to grow the root filesystem on boot
128 ### Network configuration sub-section ######################
135 hostid_uuidgen_flags="-r" # Flags to uuidgen.
136 machine_id_file="/etc/machine-id" # File with machine-id.
151 wpa_supplicant_flags="-s" # Extra flags to pass to wpa_supplicant
159 firewall_logif="NO" # Set to YES to create logging-pseudo interface
192 firewall_nologports="135-139,445 1026,1027 1433,1434" # List of TCP/UDP ports
219 ipfilter_optionlist="" # optionlist for ipf(8) -T
230 ipmon_flags="-Ds" # typically "-Ds" or "-D /var/log/ipflog"
232 # of state tables at shutdown and boot
243 #pass quick on em4" # multi-rule
244 pf_fallback_rules_file="/etc/pf-fallback.conf" # rules file on ruleset failure
252 ftpproxy_enable="NO" # Set to YES to enable ftp-proxy(8) for pf
253 ftpproxy_flags="" # additional flags for ftp-proxy(8)
263 icmp_drop_redirect="auto" # Set to YES to ignore ICMP REDIRECT packets
265 network_interfaces="auto" # List of network interfaces (or "auto").
267 #cloned_interfaces="gif0 gif1 gif2 gif3" # Pre-cloning GENERIC config.
277 #ipv4_addrs_em0="192.168.0.1/24 192.168.1.1-5/28" # example IPv4 address entry.
283 ppp_enable="NO" # Start user-ppp (or NO).
284 ppp_program="/usr/sbin/ppp" # Path to user-ppp program.
285 ppp_mode="auto" # Choice of "auto", "ddial", "direct" or "dedicated".
286 # For details see man page for ppp(8). Default is auto.
291 # Start multiple instances of ppp at boot time
302 syslogd_flags="-s" # Flags to syslogd (if enabled).
307 inetd_flags="-wW -C 60" # Optional flags to inetd
310 iscsictl_flags="-Aa" # Optional flags to iscsictl.
331 kdc_restart="NO" # Auto restart kdc on abnormal termination
332 kdc_restart_delay="" # Auto restart delay seconds
342 ipropd_master_program="/usr/libexec/ipropd-master"
343 ipropd_master_flags="" # Flags to ipropd-master.
344 ipropd_master_keytab="/etc/krb5.keytab" # keytab for ipropd-master.
348 ipropd_slave_program="/usr/libexec/ipropd-slave"
349 ipropd_slave_flags="" # Flags to ipropd-slave.
350 ipropd_slave_keytab="/etc/krb5.keytab" # keytab for ipropd-slave.
360 rarpd_flags="-a" # Flags to rarpd.
365 pppoed_flags="-P /var/run/pppoed.pid" # Flags to pppoed (if enabled).
371 ftpd_enable="NO" # Enable stand-alone ftpd.
373 ftpd_flags="" # Additional flags to stand-alone ftpd.
383 nfs_server_flags="-u -t" # Flags to nfsd (if enabled).
387 mountd_flags="-r -S" # Flags to mountd (if NFS server enabled).
388 weak_mountd_authentication="NO" # Allow non-root mount requests to be served.
405 tlsclntd_enable="NO" # Run rpc.tlsclntd needed for NFS-over-TLS mount
407 tlsservd_enable="NO" # Run rpc.tlsservd needed for NFS-over-TLS nfsd
411 ntpdate_enable="NO" # Run ntpdate to sync time on boot (or NO).
413 ntpdate_flags="-b" # Flags to ntpdate (if enabled).
415 ntpdate_hosts="" # Whitespace-separated list of ntpdate(8) servers.
421 ntp_src_leapfile="/etc/ntp/leap-seconds"
423 ntp_db_leapfile="/var/db/ntpd.leap-seconds.list"
425 …="https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seconds.list https://data.iana.org/time-zones/tzd…
427 ntp_leapfile_fetch_opts="-mq" # Options to use for ntp leapfile fetch,
428 # e.g. --no-verify-peer
436 nis_ypset_enable="NO" # Run ypset at boot time (or NO).
440 nis_ypxfrd_enable="NO" # Run rpc.ypxfrd at boot time (or NO).
442 nis_yppasswdd_enable="NO" # Run rpc.yppasswdd at boot time (or NO).
444 nis_ypldap_enable="NO" # Run ypldap at boot time (or NO).
462 routed_flags="-q" # Flags for routing daemon.
479 bthidd_evdev_support="AUTO" # AUTO depends on EVDEV_SUPPORT kernel option
510 ipv6_network_interfaces="auto" # List of IPv6 network interfaces
511 # (or "auto" or "none").
522 #ipv6_route_xxx="fec0:0000:0000:0006:: -prefixlen 64 ::1"
527 ipv6_privacy="NO" # Use privacy address on RA-receiving IFs
533 #route6d_flags="-l" # Example for route6d with only IPv6 site local
535 #route6d_flags="-q" # If you want to run a routing daemon on an end
545 rtsol_flags="-i" # Flags to IPv6 router solicitation.
548 rtsold_flags="-a -i" # Flags to an IPv6 router solicitation
561 # is 0-31.
563 # If you like, you can set "AUTO" for this.
569 ip6addrctl_policy="AUTO" # A pre-defined address selection policy
570 # (ipv4_prefer, ipv6_prefer, or AUTO)
587 saver="NO" # screen saver: Uses /boot/kernel/${saver}_saver.ko
588 moused_nondefault_enable="YES" # Treat non-default mice as enabled unless
591 moused_type="auto" # See man page for rc.conf(5) for available settings.
594 mousechar_start="NO" # if 0xd0-0xd3 default range is occupied in your
609 sendmail_flags="-L sm-mta -bd -q30m" # Flags to sendmail (as a server)
612 sendmail_submit_enable="YES" # Start a localhost-only MTA for mail submission
613 sendmail_submit_flags="-L sm-mta -bd -q30m -ODaemonPortOptions=Addr=localhost"
614 # Flags for localhost-only MTA
616 sendmail_outbound_flags="-L sm-queue -q30m" # Flags to sendmail (outbound only)
618 sendmail_msp_queue_flags="-L sm-msp-queue -Ac -q30m"
645 chkprintcap_flags="-d" # Create missing directories by default.
646 dumpdev="AUTO" # Device to crashdump to (device name, AUTO, or NO);
652 savecore_flags="-m 10" # Used if dumpdev is enabled above, and present.
660 quotaon_flags="-a" # Turn quotas on for all file systems (if enabled)
661 quotaoff_flags="-a" # Turn quotas off for all file systems at shutdown
662 quotacheck_flags="-a" # Check all file system quotas (if enabled)
666 # the file can be deleted after the boot completes.
669 linux_mounts_enable="YES" # If linux_enable is set to YES, mount Linux-specific
672 clear_tmp_X="YES" # Clear and recreate X11-related directories in /tmp
677 # 32-bit compatibility shared library search paths
681 # Local directories with 32-bit compatibility ldconfig
684 kern_securelevel="-1" # range: -1..3 ; `-1' is the most insecure
689 entropy_boot_file="/boot/entropy" # Set to NO to disable very early
690 # (used at early boot time) entropy caching through reboots.
691 entropy_file="/entropy" # Set to NO to disable late (used when going multi-user)
693 # /var/db/entropy-file is preferred if / is not avail.
699 osrelease_enable="YES" # Update /var/run/os-release on boot (or NO).
700 osrelease_file="/var/run/os-release" # File to update for os-release.
701 osrelease_perms="444" # Default permission for os-release file.
702 dmesg_enable="YES" # Save dmesg(8) to /var/run/dmesg.boot
705 watchdogd_timeout="" # watchdogd timeout, overrides -t in watchdogd_flags
708 # Overrides -x in watchdogd_flags.
720 ugidfw_enable="NO" # Load mac_bsdextended(4) rules on boot
724 newsyslog_flags="-CN" # Newsyslog flags to create marked files
730 rctl_enable="YES" # Load rctl(8) rules on boot
740 jail_confwarn="YES" # Prevent warning about obsolete per-jail configuration
750 if [ -z "${source_rc_confs_defined}" ]; then
760 if [ -r $i ]; then
766 # Re-do process to pick up [possibly] redefined $rc_conf_files
773 if [ -r $i ]; then
784 if [ -r /etc/defaults/vendor.conf ]; then