diff --git a/buildroot-external/rootfs-overlay/etc/tmpfiles.d/mycroft.conf b/buildroot-external/rootfs-overlay/etc/tmpfiles.d/mycroft.conf index 68ed0b7d..be9d8e88 100644 --- a/buildroot-external/rootfs-overlay/etc/tmpfiles.d/mycroft.conf +++ b/buildroot-external/rootfs-overlay/etc/tmpfiles.d/mycroft.conf @@ -1,7 +1,7 @@ d /var/log/mycroft 700 mycroft mycroft -d /var/run/pulse 755 pulse pulse -d /var/run/pulse/.config 755 pulse pulse -d /var/run/pulse/.config/pulse 755 pulse pulse +d /run/pulse 755 pulse pulse +d /run/pulse/.config 755 pulse pulse +d /run/pulse/.config/pulse 755 pulse pulse z /opt/mycroft 755 mycroft mycroft Z /opt/mycroft/skills 755 mycroft mycroft Z /opt/mycroft/splash 755 mycroft mycroft