service: modify emul-setup-audio-volume service 48/137448/1
authorSooyoung Ha <yoosah.ha@samsung.com>
Thu, 6 Jul 2017 02:54:55 +0000 (11:54 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Thu, 6 Jul 2017 03:01:06 +0000 (12:01 +0900)
commitcfa8beb620ab498081539320665e6bdd6eec610c
tree45cada3c96380b90f88ac7c089f67932ee769610
parentf5c288140c97f3d2da245b0a424982234fd498a0
service: modify emul-setup-audio-volume service

This service file uses amixer and amixer uses /dev/snd device.
The /dev/snd device has 'audio' gid. If this service file gains audio
group permission, it will be able to excute amixer binary.
systemd-udevd.service modifies the gid of /dev/snd to audio, so 'After'
contents also modified.

Change-Id: Ie639d0115b843568af3f97da6944f38d0f4d7cf4
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
filesystem/usr/lib/systemd/system/emul-setup-audio-volume.service