MagicMirror² v2.14.0 is available! For more information about this release, check out this topic.
Run in root
-
I’m trying to run MM2 in root
because i need to use a module that needs root permisson
I’m using this command
DISPLAY=:0 nohup sudo npm start
but it comes nothing
no any error comes out
it just shutdown by a few seconds
I can actually run in “pi” user
any idea for this problem?
-
@Sonic8585 start with sudo is my guess
sudo command options
-
thanks for your reply
I have try this but it doesn’t work
I have even execute the command after change to root
by using sudo su