summarylogtreecommitdiffstats
path: root/vinefeed.socket
diff options
context:
space:
mode:
authorXZS2016-07-19 00:53:01 +0200
committerXZS2016-07-19 00:53:01 +0200
commit662f588667e444a9acef89bf306f7a54d9f1a422 (patch)
treef4b753e2b82277ea0e478c2d68aba19f29c64939 /vinefeed.socket
parent6dbbce4faddbf0aa2d79172281f46dbe99be4fcc (diff)
downloadaur-662f588667e444a9acef89bf306f7a54d9f1a422.tar.gz
support systemd socket activation
This makes the feeds accessible as a system-wide service started on demand. A pull request to incorporate the changes and additions was made to the upstream project. [1] Should it be accepted, all supplementary files added in this commit can be removed again. [1]: https://github.com/tremby/vinefeed/pull/3
Diffstat (limited to 'vinefeed.socket')
-rw-r--r--vinefeed.socket5
1 files changed, 5 insertions, 0 deletions
diff --git a/vinefeed.socket b/vinefeed.socket
new file mode 100644
index 000000000000..9708c677cf7c
--- /dev/null
+++ b/vinefeed.socket
@@ -0,0 +1,5 @@
+[Socket]
+ListenStream=3000
+
+[Install]
+WantedBy=sockets.target