[Unit] Description=VMware daemon After=systemd-tmpfiles-setup.service network.target graphical.target [Service] ExecStart=/bin/bash /etc/init.d/vmware start ExecStop=/bin/bash /etc/init.d/vmware stop Type=forking TimeoutSec=0 [Install] WantedBy=graphical.target