mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Fix motion installation error if user "video" already exist
Add device present check to initskript Change webcam quality to default
This commit is contained in:
@@ -25,3 +25,5 @@
|
||||
extract_files
|
||||
restore_backup ${NAME}
|
||||
useradd -s /bin/false video
|
||||
#Ignore error if the user already exist
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user