summarylogtreecommitdiffstats
path: root/smbd.socket
diff options
context:
space:
mode:
authorDJ Lucas2020-04-11 21:54:40 -0500
committerDJ Lucas2020-04-11 21:54:40 -0500
commite2540421c3c7c9d5aa30fd708c7e03f12a3b68a7 (patch)
tree6bd23ac9529a58aa5090d0e87a5643d7ae52291d /smbd.socket
downloadaur-e2540421c3c7c9d5aa30fd708c7e03f12a3b68a7.tar.gz
Inital commit - interim packae for users of AD-DC.
Diffstat (limited to 'smbd.socket')
-rw-r--r--smbd.socket9
1 files changed, 9 insertions, 0 deletions
diff --git a/smbd.socket b/smbd.socket
new file mode 100644
index 000000000000..833bf438832f
--- /dev/null
+++ b/smbd.socket
@@ -0,0 +1,9 @@
+[Unit]
+Description=Samba SMB/CIFS server socket
+
+[Socket]
+ListenStream=445
+Accept=yes
+
+[Install]
+WantedBy=sockets.target