Changes

From Amahi Wiki
Jump to: navigation, search
m
typo in path to rc3.d
Since Greyhole moved from SQL Lite to MySQL, you may hit a problem where Greyhole and the mount_shares_locally script both attempt to start before MySQL in bootup, leading to the services not starting properly. If this happens, you can try this to fix it:
{{Code|ls /etc/rc.3d/rc3.d/}}
* Look for any entries marked S-1. If there are any, they need to be removed. Run the following as root:
{{Code|rm S-1*}}
6

edits