summaryrefslogtreecommitdiffstats
path: root/roles/clients/files/stunnel-nfs-nfs1.socket
diff options
context:
space:
mode:
Diffstat (limited to 'roles/clients/files/stunnel-nfs-nfs1.socket')
-rw-r--r--roles/clients/files/stunnel-nfs-nfs1.socket13
1 files changed, 13 insertions, 0 deletions
diff --git a/roles/clients/files/stunnel-nfs-nfs1.socket b/roles/clients/files/stunnel-nfs-nfs1.socket
new file mode 100644
index 0000000..ebb5a52
--- /dev/null
+++ b/roles/clients/files/stunnel-nfs-nfs1.socket
@@ -0,0 +1,13 @@
+#
+# Ansible managed.
+#
+[Unit]
+Description=NFS over stunnel/TLS client
+
+[Socket]
+ListenStream=9060
+Accept=yes
+TimeoutSec=300
+
+[Install]
+WantedBy=sockets.target