This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/fpgad.conf
-
ExecStart=/usr/bin/fpgad -l $LOGFILE -p $PIDFILE -c $CFGFILE
-
KillSignal=SIGHUP
-
Restart=always
-
RestartPreventExitStatus=1
-
RestartSec=10s
-
SendSIGHUP=yes
-
StandardError=journal+console
-
StandardOutput=journal+console
-
Type=simple
-
-
[Unit]
-
Description=FPGA monitor
-
Additionnal notes
Nothing here.