summaryrefslogtreecommitdiff
path: root/packaging/sound-server.service
blob: 288cdbf5f0dd4453e23f8f3f827e034b17f2f465 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Start the sound profile service

[Service]
ExecStart=/usr/bin/sound_server -S
ExecStop=/usr/bin/sound_server --poweroff
Restart=always
RestartSec=0
MemoryLimit=50M

[Install]
WantedBy=tizen-system.target