blob: 3e929f8818c907e952e665a3aa03de89b5a4855b [file] [log] [blame]
[Unit]
Description=audio ctrl service
Requires=libmodem_afe_service.service
After=libmodem_afe_service.service
[Service]
Type=simple
StandardOutput=kmsg+console
ExecStart=/usr/bin/audio-ctrl-service
Restart=always
RestartSec=5
TimeoutSec=5
Nice=-11
[Install]
WantedBy=multi-user.target