Skip to content

Commit

Permalink
[boot] log rc.local execution in syslog (#1375)
Browse files Browse the repository at this point in the history
  • Loading branch information
yxieca authored Feb 6, 2018
1 parent e880c78 commit 58c479d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/image_config/platform/rc.local
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh -e
#!/bin/sh -x
#
# rc.local
#
Expand Down

0 comments on commit 58c479d

Please sign in to comment.