Make systemd stop dlm on corosync restart
If corosync stops, dlm_controld exits anyway. This dependency makes this
explicit. Also, syslog is socket-activated nowadays, and corosync already
depends on the network, so those are superfluous.
Signed-off-by: Ferenc Wágner <wferi@niif.hu>