HomeSort by: relevance | last modified time | path
    Searched refs:checkyesno (Results 1 - 22 of 22) sorted by relevancy

  /src/etc/rc.d/
routed 19 if checkyesno gated && checkyesno routed; then
mountcritlocal 22 if checkyesno zfs; then
mountall 21 if checkyesno zfs; then
37 if checkyesno zfs; then
nfslocking 16 checkyesno nfs_server || checkyesno nfs_client || [ -n "$rc_force" ]
swap2 30 if ! checkyesno no_swap; then
swap1 58 if ! checkyesno no_swap; then
67 if checkyesno swapoff || [ -n "$rc_force" ]; then
mountd 22 if checkyesno zfs; then
ipnat 30 if ! checkyesno ipfilter || [ ! -f /etc/ipf.conf ]; then
syslogd 43 if checkyesno $_l && [ -n "$_ldir" ]; then
network 74 if ! checkyesno dhcpcd && \
96 if checkyesno flushroutes; then
181 if ! checkyesno ip6uniquelocal; then
188 if ! checkyesno dhcpcd; then
240 if checkyesno auto_ifconfig; then
261 if ! checkyesno auto_ifconfig; then
278 checkyesno ipfilter; then
321 if ! checkyesno dhcpcd; then
327 if ! checkyesno dhcpcd; then
535 if checkyesno auto_ifconfig; the
    [all...]
cleartmp 20 if checkyesno per_user_tmp && [ -d ${per_user_tmp_dir} ]; then
motd 30 if checkyesno update_motd_release; then
bluetooth 73 if checkyesno bthcid; then
100 if checkyesno sdpd; then
ip6addrctl 81 if checkyesno ip6addrctl_verbose; then
  /src/etc/
daily 93 if checkyesno find_core; then
131 if checkyesno run_msgs; then
135 if checkyesno expire_news && [ -f /etc/news.expire ]; then
139 if checkyesno purge_accounting && [ -f /var/account/acct ]; then
158 if checkyesno run_calendar; then
168 if checkyesno check_disks; then
169 if checkyesno show_remote_fs; then
209 if checkyesno check_mailq; then
220 if checkyesno check_network; then
223 if checkyesno full_netstat; the
    [all...]
weekly 69 if checkyesno rebuild_locatedb; then
82 if checkyesno rebuild_mandb; then
security 131 ! checkyesno _printdiff
197 if checkyesno check_entropy; then
209 if checkyesno check_passwd; then
212 checkyesno check_passwd_permit_star && permit_star=0 || permit_star=1
213 checkyesno check_passwd_permit_nonalpha \
328 if checkyesno check_group; then
373 if checkyesno check_rootdotfiles; then
473 if checkyesno check_ftpusers; then
488 if checkyesno check_aliases; then
498 if checkyesno check_rhosts; the
    [all...]
rc.shutdown 17 if ! checkyesno do_rcshutdown; then
rc 31 if ! checkyesno rc_configured; then
  /src/usr.sbin/service/
service 153 if checkyesno "${rcvar}" 2>/dev/null
  /src/sbin/chkconfig/
chkconfig.sh 53 # output $1 with 'on' or 'off' based on the return of checkyesno()
58 if checkyesno ${_name}; then
  /src/distrib/utils/embedded/conf/
arm64.conf 32 if checkyesno ec2_init ; then

Completed in 23 milliseconds