diff options
-rwxr-xr-x | rootdir/init.target.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rootdir/init.target.rc b/rootdir/init.target.rc index c449917..f7677ee 100755 --- a/rootdir/init.target.rc +++ b/rootdir/init.target.rc @@ -20,6 +20,8 @@ on init copy /efs/wifi/.mac.cob /efs/wifi/.mac.info + start macloader + ############################ on post-fs-data ############################ |