-
-
Notifications
You must be signed in to change notification settings - Fork 11
Troubleshooting
Max Kowalski edited this page Nov 5, 2019
·
1 revision
If something goes wrong do not just run again, problems will be compounded.
There is a kill script generated with the install.
chmod +x vfs_kill.sh
then
./vfs_kill.sh
This will stop and disable all the sharedrive system service files we have created that are not functioning properly.
You will also need to delete the vfs_starter.sh
to prevent these same services from being created again.
rm vfs_starter.sh