Skip to content

Commit

Permalink
start meshrouting in rc.local related to #135
Browse files Browse the repository at this point in the history
  • Loading branch information
paidforby committed May 16, 2018
1 parent 3504f52 commit 3bb611c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions files/opt/mesh/templates/etc/rc.local
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Put your custom commands here that should be executed once
# the system init finished. By default this file does nothing.

/etc/init.d/meshrouting start

exit 0

0 comments on commit 3bb611c

Please sign in to comment.