diff --git a/lib/systemd/system/bind-vendor.service b/lib/systemd/system/bind-vendor.service index 9d5b225..78787db 100644 --- a/lib/systemd/system/bind-vendor.service +++ b/lib/systemd/system/bind-vendor.service @@ -6,7 +6,7 @@ DefaultDependencies=no [Service] Type=oneshot RemainAfterExit=true -ExecStart=/bin/sh /usr/bin/droid/bind_vendor.sh +ExecStart=/usr/bin/droid/bind_vendor.sh [Install] WantedBy=local-fs.target