Commit 797fb7d
authored
fix: ubuntu example to log syslog instead of messages (github-aws-runners#785)
Unlike RHEL and CentOS, Ubuntu writes logs to /var/log/syslog instead of
to /var/log/messages. This might have been different in the past.1 parent 08f9f8c commit 797fb7d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments