Ginja_Joe

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Ginja_Joe

  1. On 1/28/2022 at 8:57 PM, hoejholm said:

    What I did to solve the problem

     - Terminal, cd to the config folder

    nano motioneye.conf

    input random text and save, to make nano create the file.

    Remove random text and save, to leave an empty file

     

    Your post really helped me - thank you. For anyone have same issue in the future though the quoted steps can be shortened to:

    - Terminal, cd to the config folder

    - touch motioneye.conf

     

    Thanks again.

    • Like 1