MycroftOS: Remove deprecated umask from pulseaudio startup

This commit is contained in:
Peter Steenbergen 2020-05-15 10:57:34 +02:00
parent a734eac671
commit c50bcb13f9
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ After=syslog.target
After=avahi-daemon.service network.target
[Service]
Umask=077
ExecStart=/usr/bin/pulseaudio --system --daemonize=no
Restart=always