My nightly mail says:
Running security(8):
disklabel: ioctl DIOCGDINFO: Inappropriate ioctl for device
disklabel: ioctl DIOCGDINFO: Inappropriate ioctl for device
disklabel: ioctl DIOCGDINFO: Inappropriate ioctl for device
disklabel: ioctl DIOCGDINFO: Inappropriate ioctl for device
disklabel: ioctl DIOCGDINFO: Inappropriate ioctl for device
disklabel: ioctl DIOCGDINFO: Inappropriate ioctl for device
disklabel: ioctl DIOCGDINFO: Inappropriate ioctl for device
disklabel: ioctl DIOCGDINFO: Inappropriate ioctl for device
disklabel: ioctl DIOCGDINFO: Inappropriate ioctl for device
I thought it's the the pledge "stdio" of disklabel(8),
but it's not, because "disklabel wd0" (and wd0c, and /dev/wd0c, ...)
fails the same way even with the pledge commented out.
Am I missing something obvious?
Jan