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