fix sockets conf
This commit is contained in:
parent
81fa46faed
commit
91a855695d
@ -1,7 +1,6 @@
|
||||
[Unit]
|
||||
Description=Web file share service
|
||||
After=network.target
|
||||
Requires=drop.socket
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user