Here is the output:
[roberto@X220 ~]$ sudo rc-service --debug netmount restart
+ sourcex -e /etc/rc.conf
+ '[' -e = -e ']'
+ shift
+ '[' -e /etc/rc.conf ']'
+ . /etc/rc.conf
++ rc_shell=/usr/bin/sulogin
++ rc_logger=YES
++ unicode=YES
++ rc_tty_number=12
+ '[' -d /etc/rc.conf.d ']'
+ _conf_d=/etc/init.d/../conf.d
+ _c=netmount
+ '[' -n netmount -a netmount '!=' netmount ']'
+ unset _c
+ sourcex -e /etc/init.d/../conf.d/netmount.default
+ '[' -e = -e ']'
+ shift
+ '[' -e /etc/init.d/../conf.d/netmount.default ']'
+ return 1
+ sourcex -e /etc/init.d/../conf.d/netmount
+ '[' -e = -e ']'
+ shift
+ '[' -e /etc/init.d/../conf.d/netmount ']'
+ . /etc/init.d/../conf.d/netmount
++ rc_need=net
+ unset _conf_d
+ sourcex /usr/lib/openrc/sh/runit.sh
+ '[' /usr/lib/openrc/sh/runit.sh = -e ']'
+ . /usr/lib/openrc/sh/runit.sh
+ sourcex /usr/lib/openrc/sh/s6.sh
+ '[' /usr/lib/openrc/sh/s6.sh = -e ']'
+ . /usr/lib/openrc/sh/s6.sh
++ '[' -z '' ']'
++ s6_service_path=/var/svc.d/netmount
+ sourcex /usr/lib/openrc/sh/start-stop-daemon.sh
+ '[' /usr/lib/openrc/sh/start-stop-daemon.sh = -e ']'
+ . /usr/lib/openrc/sh/start-stop-daemon.sh
+ sourcex /usr/lib/openrc/sh/supervise-daemon.sh
+ '[' /usr/lib/openrc/sh/supervise-daemon.sh = -e ']'
+ . /usr/lib/openrc/sh/supervise-daemon.sh
++ extra_commands='healthcheck unhealthy '
+ sourcex /etc/init.d/netmount
+ '[' /etc/init.d/netmount = -e ']'
+ . /etc/init.d/netmount
++ description='Mounts network shares according to /etc/fstab.'
+ yesno ''
+ '[' -z '' ']'
+ return 1
+ for _cmd in "$@"
+ '[' stop '!=' status -a stop '!=' describe ']'
+ '[' -n '' ']'
++ command -v cgroup_add_service
+ '[' cgroup_add_service = cgroup_add_service ']'
+ grep -qs /sys/fs/cgroup /proc/1/mountinfo
+ '[' -d /sys/fs/cgroup -a '!' -w /sys/fs/cgroup ']'
+ cgroup_add_service
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/blkio/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/cpu/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/cpuacct/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/cpuset/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/devices/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/freezer/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/hugetlb/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/memory/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/net_cls/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/net_prio/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/openrc/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/perf_event/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/pids/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/rdma/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/unified/tasks ']'
+ openrc_cgroup=/sys/fs/cgroup/openrc
+ '[' -d /sys/fs/cgroup/openrc ']'
+ cgroup=/sys/fs/cgroup/openrc/netmount
+ mkdir -p /sys/fs/cgroup/openrc/netmount
+ '[' -w /sys/fs/cgroup/openrc/netmount/tasks ']'
+ printf %d 0
++ command -v cgroup_set_limits
+ '[' cgroup_set_limits = cgroup_set_limits ']'
+ cgroup_set_limits
+ local blkio=
+ '[' -n '' ']'
+ local cpu=
+ '[' -n '' ']'
+ local cpuacct=
+ '[' -n '' ']'
+ local cpuset=
+ '[' -n '' ']'
+ local devices=
+ '[' -n '' ']'
+ local hugetlb=
+ '[' -n '' ']'
+ local memory=
+ '[' -n '' ']'
+ local net_cls=
+ '[' -n '' ']'
+ local net_prio=
+ '[' -n '' ']'
+ local pids=
+ '[' -n '' ']'
+ return 0
++ command -v cgroup2_set_limits
+ '[' cgroup2_set_limits = cgroup2_set_limits ']'
+ '[' stop = start ']'
+ break
+ eval 'printf '\''%s\n'\'' '
++ printf '%s\n'
+ read _d
+ '[' -n '' ']'
+ read _d
+ '[' 0 -ne 0 ']'
+ unset _d
+ eval 'printf '\''%s\n'\'' '
++ printf '%s\n'
+ read _f
+ '[' -n '' ']'
+ read _f
+ '[' 0 -ne 0 ']'
+ unset _f
+ '[' -n '' ']'
+ '[' -n stop ']'
+ '[' stop = depend ']'
+ for _cmd in describe start stop status ${extra_commands:-$opts} $extra_started_commands $extra_stopped_commands
+ '[' describe = stop ']'
+ for _cmd in describe start stop status ${extra_commands:-$opts} $extra_started_commands $extra_stopped_commands
+ '[' start = stop ']'
+ for _cmd in describe start stop status ${extra_commands:-$opts} $extra_started_commands $extra_stopped_commands
+ '[' stop = stop ']'
++ command -v stop
+ '[' stop = stop ']'
+ yesno
+ '[' -z '' ']'
+ return 1
+ for _cmd in $extra_stopped_commands
+ '[' cgroup_cleanup = stop ']'
+ unset _cmd
+ case $1 in
+ verify_boot
+ '[' '!' -e /run/openrc/softlevel ']'
+ return 0
++ command -v stop_pre
+ '[' '' = stop_pre ']'
+ stop
+ local x= fs=
+ ebegin 'Unmounting network filesystems'
* Unmounting network filesystems ...
+ . /usr/lib/openrc/sh/rc-mount.sh
++ __IFS='
'
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4,ocfs2
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4,ocfs2,shfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4,ocfs2,shfs,smbfs
+ '[' -n afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4,ocfs2,shfs,smbfs ']'
+ umount -at afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4,ocfs2,shfs,smbfs
+ eindent
+ : 2
+ '[' 2 -gt 40 ']'
+ export EINFO_INDENT
+ fs=
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre|ncpfs'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre|ncpfs|nfs'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre|ncpfs|nfs|nfs4'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre|ncpfs|nfs|nfs4|ocfs2'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre|ncpfs|nfs|nfs4|ocfs2|shfs'
+ for x in $net_fs_list $extra_net_fs_list
+ fs='afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre|ncpfs|nfs|nfs4|ocfs2|shfs|smbfs'
+ '[' -n 'afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre|ncpfs|nfs|nfs4|ocfs2|shfs|smbfs' ']'
+ fs='^(afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre|ncpfs|nfs|nfs4|ocfs2|shfs|smbfs)$'
+ do_unmount umount --fstype-regex '^(afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre|ncpfs|nfs|nfs4|ocfs2|shfs|smbfs)$' --netdev
+ local cmd=umount retval=0 retry= pids=-
+ local 'f_opts=-m -c' 'f_kill=-s ' mnt=
+ '[' Linux = Linux ']'
+ f_opts=-m
+ f_kill=-
+ shift
+ local 'IFS=
'
++ mountinfo --fstype-regex '^(afs|ceph|cifs|coda|davfs|fuse|fuse.sshfs|gfs|glusterfs|lustre|ncpfs|nfs|nfs4|ocfs2|shfs|smbfs)$' --netdev
+ set --
+ unset IFS
+ return 0
+ retval=0
+ eoutdent
+ : 0
+ '[' 0 -lt 0 ']'
+ return 0
+ '[' Linux = Linux ']'
+ '[' 0 = 0 ']'
+ umount -a -O _netdev
+ retval=0
+ eend 0 'Failed to unmount network filesystems' [ ok ]
++ command -v stop_post
+ '[' '' = stop_post ']'
++ command -v cgroup_cleanup
+ '[' cgroup_cleanup = cgroup_cleanup ']'
+ '[' stop = stop ']'
+ yesno ''
+ '[' -z '' ']'
+ return 1
++ command -v cgroup2_remove
+ '[' cgroup2_remove = cgroup2_remove ']'
+ '[' stop = stop ']'
+ cgroup2_remove
+ local cgroup_path rc_cgroup_path
++ cgroup2_find_path
++ grep -qw cgroup2 /proc/filesystems
++ case "${rc_cgroup_mode:-hybrid}" in
++ printf /sys/fs/cgroup/unified
++ return 0
+ cgroup_path=/sys/fs/cgroup/unified
+ '[' -z /sys/fs/cgroup/unified ']'
+ rc_cgroup_path=/sys/fs/cgroup/unified/netmount
+ '[' '!' -d /sys/fs/cgroup/unified/netmount ']'
+ return 0
+ shift
+ continue 2
+ '[' -n '' ']'
+ exit 0
+ sourcex -e /etc/rc.conf
+ '[' -e = -e ']'
+ shift
+ '[' -e /etc/rc.conf ']'
+ . /etc/rc.conf
++ rc_shell=/usr/bin/sulogin
++ rc_logger=YES
++ unicode=YES
++ rc_tty_number=12
+ '[' -d /etc/rc.conf.d ']'
+ _conf_d=/etc/init.d/../conf.d
+ _c=netmount
+ '[' -n netmount -a netmount '!=' netmount ']'
+ unset _c
+ sourcex -e /etc/init.d/../conf.d/netmount.default
+ '[' -e = -e ']'
+ shift
+ '[' -e /etc/init.d/../conf.d/netmount.default ']'
+ return 1
+ sourcex -e /etc/init.d/../conf.d/netmount
+ '[' -e = -e ']'
+ shift
+ '[' -e /etc/init.d/../conf.d/netmount ']'
+ . /etc/init.d/../conf.d/netmount
++ rc_need=net
+ unset _conf_d
+ sourcex /usr/lib/openrc/sh/runit.sh
+ '[' /usr/lib/openrc/sh/runit.sh = -e ']'
+ . /usr/lib/openrc/sh/runit.sh
+ sourcex /usr/lib/openrc/sh/s6.sh
+ '[' /usr/lib/openrc/sh/s6.sh = -e ']'
+ . /usr/lib/openrc/sh/s6.sh
++ '[' -z '' ']'
++ s6_service_path=/var/svc.d/netmount
+ sourcex /usr/lib/openrc/sh/start-stop-daemon.sh
+ '[' /usr/lib/openrc/sh/start-stop-daemon.sh = -e ']'
+ . /usr/lib/openrc/sh/start-stop-daemon.sh
+ sourcex /usr/lib/openrc/sh/supervise-daemon.sh
+ '[' /usr/lib/openrc/sh/supervise-daemon.sh = -e ']'
+ . /usr/lib/openrc/sh/supervise-daemon.sh
++ extra_commands='healthcheck unhealthy '
+ sourcex /etc/init.d/netmount
+ '[' /etc/init.d/netmount = -e ']'
+ . /etc/init.d/netmount
++ description='Mounts network shares according to /etc/fstab.'
+ yesno ''
+ '[' -z '' ']'
+ return 1
+ for _cmd in "$@"
+ '[' start '!=' status -a start '!=' describe ']'
+ '[' -n '' ']'
++ command -v cgroup_add_service
+ '[' cgroup_add_service = cgroup_add_service ']'
+ grep -qs /sys/fs/cgroup /proc/1/mountinfo
+ '[' -d /sys/fs/cgroup -a '!' -w /sys/fs/cgroup ']'
+ cgroup_add_service
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/blkio/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/cpu/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/cpuacct/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/cpuset/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/devices/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/freezer/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/hugetlb/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/memory/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/net_cls/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/net_prio/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/openrc/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/perf_event/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/pids/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/rdma/tasks ']'
+ printf %d 0
+ for d in /sys/fs/cgroup/*
+ '[' -w /sys/fs/cgroup/unified/tasks ']'
+ openrc_cgroup=/sys/fs/cgroup/openrc
+ '[' -d /sys/fs/cgroup/openrc ']'
+ cgroup=/sys/fs/cgroup/openrc/netmount
+ mkdir -p /sys/fs/cgroup/openrc/netmount
+ '[' -w /sys/fs/cgroup/openrc/netmount/tasks ']'
+ printf %d 0
++ command -v cgroup_set_limits
+ '[' cgroup_set_limits = cgroup_set_limits ']'
+ cgroup_set_limits
+ local blkio=
+ '[' -n '' ']'
+ local cpu=
+ '[' -n '' ']'
+ local cpuacct=
+ '[' -n '' ']'
+ local cpuset=
+ '[' -n '' ']'
+ local devices=
+ '[' -n '' ']'
+ local hugetlb=
+ '[' -n '' ']'
+ local memory=
+ '[' -n '' ']'
+ local net_cls=
+ '[' -n '' ']'
+ local net_prio=
+ '[' -n '' ']'
+ local pids=
+ '[' -n '' ']'
+ return 0
++ command -v cgroup2_set_limits
+ '[' cgroup2_set_limits = cgroup2_set_limits ']'
+ '[' start = start ']'
+ cgroup2_set_limits
+ local cgroup_path
++ cgroup2_find_path
++ grep -qw cgroup2 /proc/filesystems
++ case "${rc_cgroup_mode:-hybrid}" in
++ printf /sys/fs/cgroup/unified
++ return 0
+ cgroup_path=/sys/fs/cgroup/unified
+ '[' -z /sys/fs/cgroup/unified ']'
+ mountinfo -q /sys/fs/cgroup/unified
+ rc_cgroup_path=/sys/fs/cgroup/unified/netmount
+ '[' '!' -d /sys/fs/cgroup/unified/netmount ']'
+ mkdir /sys/fs/cgroup/unified/netmount
+ '[' -f /sys/fs/cgroup/unified/netmount/cgroup.procs ']'
+ printf 0
+ '[' -z '' ']'
+ return 0
+ break
+ eval 'printf '\''%s\n'\'' '
++ printf '%s\n'
+ read _d
+ '[' -n '' ']'
+ read _d
+ '[' 0 -ne 0 ']'
+ unset _d
+ eval 'printf '\''%s\n'\'' '
++ printf '%s\n'
+ read _f
+ '[' -n '' ']'
+ read _f
+ '[' 0 -ne 0 ']'
+ unset _f
+ '[' -n '' ']'
+ '[' -n start ']'
+ '[' start = depend ']'
+ for _cmd in describe start stop status ${extra_commands:-$opts} $extra_started_commands $extra_stopped_commands
+ '[' describe = start ']'
+ for _cmd in describe start stop status ${extra_commands:-$opts} $extra_started_commands $extra_stopped_commands
+ '[' start = start ']'
++ command -v start
+ '[' start = start ']'
+ yesno
+ '[' -z '' ']'
+ return 1
+ for _cmd in $extra_stopped_commands
+ '[' cgroup_cleanup = start ']'
+ unset _cmd
+ case $1 in
+ verify_boot
+ '[' '!' -e /run/openrc/softlevel ']'
+ return 0
++ command -v start_pre
+ '[' '' = start_pre ']'
+ start
+ local x= fs= rc=
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4,ocfs2
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4,ocfs2,shfs
+ for x in $net_fs_list $extra_net_fs_list
+ fs=afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4,ocfs2,shfs,smbfs
+ ebegin 'Mounting network filesystems'
* Mounting network filesystems ...
+ mount -at afs,ceph,cifs,coda,davfs,fuse,fuse.sshfs,gfs,glusterfs,lustre,ncpfs,nfs,nfs4,ocfs2,shfs,smbfs
+ rc=0
+ '[' Linux = Linux ']'
+ '[' 0 = 0 ']'
+ mount -a -O _netdev
+ rc=0
+ ewend 0 'Could not mount all network filesystems' [ ok ]
+ '[' -z '' ']'
+ rc=0
+ return 0
++ command -v start_post
+ '[' '' = start_post ']'
++ command -v cgroup_cleanup
+ '[' cgroup_cleanup = cgroup_cleanup ']'
+ '[' start = stop ']'
++ command -v cgroup2_remove
+ '[' cgroup2_remove = cgroup2_remove ']'
+ '[' start = stop ']'
+ '[' -z '' ']'
+ cgroup2_remove
+ local cgroup_path rc_cgroup_path
++ cgroup2_find_path
++ grep -qw cgroup2 /proc/filesystems
++ case "${rc_cgroup_mode:-hybrid}" in
++ printf /sys/fs/cgroup/unified
++ return 0
+ cgroup_path=/sys/fs/cgroup/unified
+ '[' -z /sys/fs/cgroup/unified ']'
+ rc_cgroup_path=/sys/fs/cgroup/unified/netmount
+ '[' '!' -d /sys/fs/cgroup/unified/netmount ']'
+ '[' '!' -e /sys/fs/cgroup/unified/netmount/cgroup.events ']'
+ grep -qx 3869 /sys/fs/cgroup/unified/netmount/cgroup.procs
+ printf %d 0
+ local key populated vvalue
+ read -r key value
+ case "${key}" in
+ populated=0
+ read -r key value
+ case "${key}" in
+ read -r key value
+ '[' 0 = 1 ']'
+ rmdir /sys/fs/cgroup/unified/netmount
+ return 0
+ shift
+ continue 2
+ '[' -n '' ']'
+ exit 0