Skip to content
Snippets Groups Projects
Commit 0b132c4b authored by SEM User's avatar SEM User
Browse files

Rpi: Add delay to the service to work in bootup

parent 34ee7d03
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
Description=MiniMatrix RPi Server Description=MiniMatrix RPi Server
[Service] [Service]
ExecStartPre=/bin/sleep 30
User=pi User=pi
WorkingDirectory=/usr/bin WorkingDirectory=/usr/bin
ExecStart=/usr/bin/MMMX_Rpi ExecStart=/usr/bin/MMMX_Rpi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment