initial commit

This commit is contained in:
John Lancaster
2024-06-14 18:48:39 -05:00
commit 4ad717c341
4 changed files with 54 additions and 0 deletions

9
example.socket Normal file
View File

@@ -0,0 +1,9 @@
[Unit]
Description=Example Unix Socket
[Socket]
ListenStream=/run/example.sock
Accept=yes
[Install]
WantedBy=sockets.target