_PATH_ETC_HOTPLUG_ATTACH
exec_script(_PATH_ETC_HOTPLUG_ATTACH, he.he_devclass,
if (unveil(_PATH_ETC_HOTPLUG_ATTACH, "rx") == -1)
err(1, "unveil %s", _PATH_ETC_HOTPLUG_ATTACH);