summaryrefslogtreecommitdiff
path: root/sentinel-minipot/files/defaults.sh
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-07-11 16:06:59 +0200
committerKarel Kočí <cynerd@email.cz>2020-07-11 16:06:59 +0200
commit09fb4b7b9651a35e13a95d2da6e21d230bfebb34 (patch)
treed2379de111f3d835ce356b5e9f5f7fa4cca0eddb /sentinel-minipot/files/defaults.sh
parent2f31048b9123444aed7559b72c56645d73379e4b (diff)
downloadopenwrt-personal-pkgs-09fb4b7b9651a35e13a95d2da6e21d230bfebb34.tar.gz
openwrt-personal-pkgs-09fb4b7b9651a35e13a95d2da6e21d230bfebb34.tar.bz2
openwrt-personal-pkgs-09fb4b7b9651a35e13a95d2da6e21d230bfebb34.zip
sentinel-minipot: include additional minipots
Diffstat (limited to 'sentinel-minipot/files/defaults.sh')
-rw-r--r--sentinel-minipot/files/defaults.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/sentinel-minipot/files/defaults.sh b/sentinel-minipot/files/defaults.sh
new file mode 100644
index 0000000..2e38095
--- /dev/null
+++ b/sentinel-minipot/files/defaults.sh
@@ -0,0 +1,4 @@
+DEFAULT_FTP_PORT="2133"
+DEFAULT_HTTP_PORT="8033"
+DEFAULT_SMTP_PORT="5873"
+DEFAULT_TELNET_PORT="2333"