Skip to content

Commit 6233fdd

Browse files
wyu71deepin-bot[bot]
authored andcommitted
fix: add audio group permission to sound theme player service
- Added SupplementaryGroups=audio to ensure proper audio device access Log: add audio group permission to sound theme player service pms: BUG-333303
1 parent 38da34c commit 6233fdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

misc/systemd/system/deepin-sound-theme-player.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ After=dbus.socket
1212
Type=dbus
1313
BusName=org.deepin.dde.SoundThemePlayer1
1414
User=deepin-daemon
15+
SupplementaryGroups=audio
1516
Environment=HOME=/var/lib/deepin-sound-player
1617
ExecStart=/usr/lib/deepin-api/sound-theme-player
1718

0 commit comments

Comments
 (0)