Commit Graph

7 Commits

Author SHA1 Message Date
Richard Goodwin
bd90ef535f Initial commit for pushover testing 2018-10-16 11:51:26 -05:00
cimryan
d39d08a738 Mount the archive and move the files into it. 2018-10-13 20:50:34 -07:00
cimryan
a03c322c01 Support for music in addition to dashcam clip storage. 2018-10-13 18:18:00 -07:00
cimryan
9cfce11bd4 Move moutpoints: usb_share -> cam, cam_archive -> archive 2018-10-13 17:26:58 -07:00
cimryan
499d23cb36 Retry mounting the shares up to 10 times.
There's a race between the system mounting the share and the findmnt invocation in the script to determine if the share is already mounted.
When findmnt wins the race the script would previously operate as if the share definitely needed to be mounted, and would fail to mount it.
Now the script will notice that the share has already been mounted.
2018-10-13 08:11:02 -07:00
cimryan
1aac431c06 Avoid connecting the USB drive if it'll just immediately be disconnected. 2018-10-12 13:44:18 -07:00
cimryan
0054510c48 Create archive-teslacam-clips 2018-10-08 07:28:14 -07:00