fix sockets conf

This commit is contained in:
bakatrouble 2019-03-08 19:01:00 +03:00
parent 81fa46faed
commit 91a855695d
2 changed files with 0 additions and 12 deletions

View File

@ -1,7 +1,6 @@
[Unit]
Description=Web file share service
After=network.target
Requires=drop.socket
[Service]
Type=simple

View File

@ -1,11 +0,0 @@
[Unit]
Description=Web file share socket
PartOf=drop.service
[Socket]
User=arch
Group=arch
ListenStream=/tmp/drop.sock
[Install]
WantedBy=sockets.target