add systemd unit files

This commit is contained in:
2019-03-08 18:40:41 +03:00
parent 9cc13191d4
commit 4fcf7b290e
2 changed files with 25 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[Unit]
Description=Web file share socket
PartOf=drop.service
[Socket]
ListenStream=/tmp/drop.sock
[Install]
WantedBy=sockets.target