This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/lib/opa-fm/bin/opafmd -D
-
ExecStop=/usr/lib/opa-fm/bin/opafmd halt
-
RestartSec=2
-
TimeoutStopSec
Introduced in systemd 188=30 -
Type=forking
-
User=root
-
-
[Unit]
-
After=network.target
-
Description=OPA Fabric Manager
-
Additionnal notes
Nothing here.