Allow access to real alsa hardware by systemd

Signed-off-by: Robert Sprunk <git@sprunk.me>
This commit is contained in:
Robert Sprunk
2019-11-13 17:04:13 +01:00
parent 1bdc45062a
commit 856030d5f9
+2 -1
View File
@@ -24,8 +24,9 @@ Group=airsonic
# See https://www.freedesktop.org/software/systemd/man/systemd.exec.html
# for details
DevicePolicy=closed
DeviceAllow=char-alsa rw
NoNewPrivileges=yes
PrivateDevices=yes
#PrivateDevices=yes
PrivateTmp=yes
PrivateUsers=yes
ProtectControlGroups=yes