• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Stop AutoStart MagicMirror

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 3 Posters 12.3k Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    plybz18
    last edited by Sep 12, 2017, 10:20 AM

    Hi,
    Now that I have configured autostart and it works perfectly, but now I can see two processes running at startup “magicmirror.sh” and “mm.sh”.

    Please help me, how do I stop auto start for any one of it.

    Thanks.

    S 1 Reply Last reply Sep 12, 2017, 10:48 AM Reply Quote 0
    • S Offline
      shashank @plybz18
      last edited by Sep 12, 2017, 10:48 AM

      @plybz18 Hi, Using sudo nano mm.sh and then add # infront of DISPLAY=:0 npm start, this will skip auto restart

      1 Reply Last reply Reply Quote 2
      • ? Offline
        A Former User
        last edited by A Former User Sep 12, 2017, 1:59 PM Sep 12, 2017, 1:58 PM

        pm2 stop mm
        pm2 delete mm
        rm mm.sh
        

        first stop, then delete it from services

        1 Reply Last reply Reply Quote 1
        • 1 / 1
        1 / 1
        • First post
          2/3
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy