update alpine to 3.6
This commit is contained in:
parent
0c5f6ebcef
commit
74cfefd051
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ source s_local {
|
|||
};
|
||||
|
||||
destination catchall {
|
||||
file("/dev/stdout" template("${MSG}\n"));
|
||||
pipe("/dev/stdout" template("${MSG}\n"));
|
||||
};
|
||||
|
||||
log {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue