This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=GEM_HOME=/usr/lib64/pcsd/vendor/bundle/
-
EnvironmentFile=/etc/default/pcsd
-
EnvironmentFile=/etc/sysconfig/pcsd
-
ExecStart=/usr/lib64/pcsd/pcsd
-
ExecStart=/usr/share/pcsd/pcsd
-
Type=notify
-
-
[Unit]
-
After=network-online.target
-
Description=PCS GUI and remote configuration interface (Ruby)
-
Documentation=man:pcsd(8) man:pcs(8)
-
PartOf=pcsd.service
-
Requires=network-online.target
-
StopWhenUnneeded=yes
-
Additionnal notes
Nothing here.