This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/rxapi
-
ExecStartPre=/bin/rm -f /var/run/rxapid.pid
-
PIDFile=/var/run/ooRexx.pid
-
Restart=on-abort
-
Type=forking
-
-
[Unit]
-
After=network.target
-
Description=ooRexx rxapi service
-
Additionnal notes
Nothing here.