Skip to content

Commit

Permalink
make script quieter
Browse files Browse the repository at this point in the history
  • Loading branch information
seandepagnier committed Nov 12, 2019
1 parent dede33f commit 1955b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/debian/etc/systemd/system/pypilot_boatimu.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Conflicts=pypilot.service

[Service]
Type=simple
ExecStart=/usr/local/bin/pypilot_boatimu
ExecStart=pypilot_boatimu -q
StandardOutput=syslog
StandardError=syslog
User=pi
Expand Down

0 comments on commit 1955b88

Please sign in to comment.