mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Split systemd tmpfiles configuration into mycroft and pulse conf files
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
d /var/log/mycroft 700 mycroft mycroft
|
||||
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
|
||||
|
@@ -0,0 +1,3 @@
|
||||
d /run/pulse 755 pulse pulse
|
||||
d /run/pulse/.config 755 pulse pulse
|
||||
d /run/pulse/.config/pulse 755 pulse pulse
|
Reference in New Issue
Block a user