summarylogtreecommitdiffstats
path: root/soundmodem.service
diff options
context:
space:
mode:
Diffstat (limited to 'soundmodem.service')
-rw-r--r--soundmodem.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/soundmodem.service b/soundmodem.service
new file mode 100644
index 000000000000..c9c010bb7a31
--- /dev/null
+++ b/soundmodem.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Soundmodem TNC
+
+[Service]
+EnvironmentFile=/etc/conf.d/soundmodem
+ExecStart=/usr/sbin/soundmodem $SOUNDMODEM_ARGS /etc/ax25/soundmodem.conf
+
+[Install]
+WantedBy=multi-user.target