on post-fs-data
    mkdir /data/misc/trunksd 0700 system system

service trunksd /system/bin/trunksd --simulator
    class late_start
    user root
    group root
    oneshot