aboutsummaryrefslogtreecommitdiffstats
path: root/extras/recipes-ti/gstreamer-ti/gstreamer-ti/gstti-init.service
blob: cccf5343cad5219e196b3da6b5b0307430420aff (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=TI Gstreamer plugins init
ConditionKernelCommandLine=mem=MEMARGS

[Service]
ExecStart=/usr/share/ti/gst/<platform>/loadmodules.sh
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target