cifs_mount not longer running at boot
Re: cifs_mount not longer running at boot
I have the same issue - config looks to be the same as before the update, but on hard reboot of the mister the cifs share doesn’t auto mount on boot, I have to run the script manually and then it works just fine until I reboot again.
-
- Core Developer
- Posts: 459
- Joined: Wed May 26, 2021 9:35 pm
- Has thanked: 59 times
- Been thanked: 383 times
Re: cifs_mount not longer running at boot
You can always run it from /media/fat/linux/user-startup.sh. At least for the time being until either fixed or working as intended.
If you don't have that file, create it and add:
If you don't have that file, create it and add:
Code: Select all
#!/bin/bash
sh /media/fat/Scripts/cifs_mount.sh