Restarting xdm on SLSE 12

On SUSE 11 I would run service xdm restart but this doesn’t work on SLES 12

Anyone know the correct service to restart to reset the display manager ?

Tried the init commands? Those may still be aliased.

Otherwise:

sudo systemctl isolate multi-user.target


Good luck.

If you find this post helpful and are logged into the web interface,
show your appreciation and click on the star below…

I was able to restart the xdm with this command

systemctl restart display-manager

found it searching through the list of services.