diff options
Diffstat (limited to 'community/oidentd/conf.d')
-rw-r--r-- | community/oidentd/conf.d | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/community/oidentd/conf.d b/community/oidentd/conf.d new file mode 100644 index 000000000..5eefa80e2 --- /dev/null +++ b/community/oidentd/conf.d @@ -0,0 +1,5 @@ +USER=nobody +GROUP=nobody +OPTS="" +# You will need this, when you want oidentd listen both on IPv4 and IPv6 +# OPTS="-a ::" |