summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-bsp/optee/optee-client/optee.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-rcar-gen3/recipes-bsp/optee/optee-client/optee.service')
-rw-r--r--meta-rcar-gen3/recipes-bsp/optee/optee-client/optee.service2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-rcar-gen3/recipes-bsp/optee/optee-client/optee.service b/meta-rcar-gen3/recipes-bsp/optee/optee-client/optee.service
index 4396f9f..37fc4f7 100644
--- a/meta-rcar-gen3/recipes-bsp/optee/optee-client/optee.service
+++ b/meta-rcar-gen3/recipes-bsp/optee/optee-client/optee.service
@@ -2,10 +2,8 @@
Description=optee services
[Service]
-ExecStartPre=/sbin/modprobe -q optee_armtz
ExecStart=/usr/bin/tee-supplicant
ExecStop=/usr/bin/killall -s KILL tee-supplicant
-ExecStopPost=/sbin/modprobe -r optee_armtz
[Install]
WantedBy=multi-user.target