[Unit] Description=Nodepool Service After=network.target [Service] Type=simple User=nodepool Group=nodepool SyslogIdentifier=nodepool-launcher 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 [Install] WantedBy=multi-user.target