This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/nodepool
-
ExecStart=/usr/bin/nodepool-launcher -d -c /etc/nodepool/nodepool.yaml -s /etc/nodepool/secure.conf -l /etc/nodepool/launcher-logging.yaml
-
Group=nodepool
-
SyslogIdentifier=nodepool-launcher
-
Type=simple
-
User=nodepool
-
-
[Unit]
-
After=network.target
-
Description=Nodepool Service
-
Additionnal notes
Nothing here.