diff options
Diffstat (limited to 'plugin/daemon_example/daemon_example.ini')
-rw-r--r-- | plugin/daemon_example/daemon_example.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugin/daemon_example/daemon_example.ini b/plugin/daemon_example/daemon_example.ini new file mode 100644 index 00000000000..8d84456b635 --- /dev/null +++ b/plugin/daemon_example/daemon_example.ini @@ -0,0 +1,6 @@ +# +# Plugin initialization file. Format using comma-separated values: +# name, libname, symbol, [symbol, ] +# Note: trailing comma is required. +# +daemon_example, libdaemon_example, daemon_example, |