add systemd unit files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Web file share socket
|
||||
PartOf=drop.service
|
||||
|
||||
[Socket]
|
||||
ListenStream=/tmp/drop.sock
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
||||
Reference in New Issue
Block a user