feat: serve and tui commands with systemd units

This commit is contained in:
2026-04-03 12:30:29 +02:00
parent 75166acbdf
commit 1a6aa73e48
4 changed files with 181 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[Unit]
Description=Reddit Reader Socket
[Socket]
ListenStream=%t/reddit-reader.sock
[Install]
WantedBy=sockets.target