aboutsummarylogtreecommitdiffstats
path: root/samsung-galaxybook-audio.service
blob: ec3d47fc2186fbad3860d6b415604fd3e718988b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Samsung Galaxy Book audio amplifier init
After=sound.target
ConditionPathExists=/dev/snd/hwC0D0

[Service]
Type=oneshot
ExecStart=/usr/bin/samsung-galaxybook-audio-init

[Install]
WantedBy=multi-user.target