mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-18 18:00:41 +01:00
Most of the tests will not work in other default shells like on Freebsd or Solaris. So we make /bin/bash default now.
4 lines
101 B
Bash
Executable File
4 lines
101 B
Bash
Executable File
#!/bin/bash
|
|
echo "\$OMFileAsyncWriting on" > rsyslog.action.1.include
|
|
. $srcdir/dynfile_cachemiss.sh
|