We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228440e commit 2170760Copy full SHA for 2170760
1 file changed
scripts/ogn-decode.service
@@ -3,6 +3,8 @@ Description=Decode ogn/flarm data given by a fifo and forward it to glidernet.or
3
After=network.target time-sync.target
4
5
[Service]
6
+StandardInput=tty
7
+StandardOutput=journal
8
User=ogn
9
ExecStart=/usr/bin/ogn-decode /etc/rtlsdr-ogn.conf
10
Restart=on-failure
0 commit comments