Revise dbus error handling codes to be more defensive
[platform/core/multimedia/libmm-sound.git] / packaging / focus-server-tv.service
1 [Unit]
2 Description=Start the focus profile service
3 DefaultDependencies=false
4 After=factory-init.service pulseaudio.service
5
6 [Service]
7 ExecStart=/usr/bin/focus_server -S
8 Restart=always
9 RestartSec=0
10 MemoryLimit=50M