Add PKGBUILD and systemd files
This commit is contained in:
parent
52c18329d2
commit
c93dd0fa97
6 changed files with 57 additions and 1 deletions
9
nummi.socket
Normal file
9
nummi.socket
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Nummi socket
|
||||
|
||||
[Socket]
|
||||
ListenStream=/run/nummi.socket
|
||||
SocketUser=http
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
Loading…
Add table
Add a link
Reference in a new issue