diff options
Diffstat (limited to 'main/portmap/portmap.confd')
-rw-r--r-- | main/portmap/portmap.confd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/main/portmap/portmap.confd b/main/portmap/portmap.confd new file mode 100644 index 000000000..c2756c992 --- /dev/null +++ b/main/portmap/portmap.confd @@ -0,0 +1,5 @@ +# /etc/conf.d/portmap: config file for /etc/init.d/portmap + +# Options for `portmap`. +# For a full list, just run `portmap -h`. +#PORTMAP_OPTS="-l" |