# # Create a shell script which starts the license server # % cat /path/to/eda/script/snpslmd.sh admin=eda su $admin -c "/path/to/lmgrd -l $logfile -c $licfile"
# # Create systemd service file # % cat /etc/systemd/system/snpslmd.service [Unit] Description=Synopsys License Server Daemon