Це стара версія документу!
rescan pci devices to hot add
devctl rescan pci0
editor
pkg install nano echo "set constantshow" >> /usr/local/etc/nanorc
cleaning
tee /etc/periodic/daily/cleanup-clientmqueue<<EOF #!/bin/sh find /var/spool/clientmqueue/ -type f -delete EOF chmod +x /etc/periodic/daily/cleanup-clientmqueue