diff options
| author | LuK1337 <priv.luk@gmail.com> | 2018-12-13 14:55:33 +0100 |
|---|---|---|
| committer | LuK1337 <priv.luk@gmail.com> | 2018-12-13 14:55:33 +0100 |
| commit | ffc93c3df8c40e22f073f22009c443020392d1a4 (patch) | |
| tree | 69a65eb7239aa7f07aa670ea95fa98c07279f113 | |
| parent | 2756b1fe5125975149250689dd4543b6b72e7017 (diff) | |
kirin970-common: Remove useless init commands
* These aren't really relevant.
| -rw-r--r-- | rootdir/etc/init.kirin970.rc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rootdir/etc/init.kirin970.rc b/rootdir/etc/init.kirin970.rc index d0d7d91..2083de7 100644 --- a/rootdir/etc/init.kirin970.rc +++ b/rootdir/etc/init.kirin970.rc @@ -11,11 +11,6 @@ on fs mount ext4 /dev/block/by-name/version_a /version wait ro mount none /product/lost+found /product/app bind - trigger cust_parse_action - -on post-fs - start hwfactoryinterface-hal-1-1 - on post-fs-data start teecd |
