[Unit] Description=xcat service on compute node, the framework to run postbootscript during OS provision After=network.target rsyslog.service YaST2-Firstboot.service [Service] Type=oneshot ExecStart=/opt/xcat/xcatpostinit1 start ExecStop=/opt/xcat/xcatpostinit1 stop StandardOutput=null RemainAfterExit=yes [Install] WantedBy=multi-user.target