From 3995a5f5677a3f911d57a8808d7aca8cd57a5821 Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sat, 10 Jul 2021 21:28:44 +0100 Subject: Add systemd socket support --- systemd/fwdsms.socket | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 systemd/fwdsms.socket (limited to 'systemd/fwdsms.socket') diff --git a/systemd/fwdsms.socket b/systemd/fwdsms.socket new file mode 100644 index 0000000..8914600 --- /dev/null +++ b/systemd/fwdsms.socket @@ -0,0 +1,11 @@ +# SPDX-FileCopyrightText: © 2021 Grégoire Duchêne +# SPDX-License-Identifier: ISC + +[Unit] +Description=fwdsms Socket + +[Socket] +ListenStream=%t/fwdsms + +[Install] +WantedBy=sockets.target -- cgit v1.2.3-70-g09d2