--- pcdm.orig 2018-03-28 17:18:02.838134000 +0200 +++ pcdm 2018-03-28 16:50:58.909456000 +0200 @@ -51,7 +51,7 @@ echo "Starting PCDM." #Start the PCDM login daemon if [ ! -e /var/run/nologin ]; then - ${command} ${pcdm_flags} + ${command} ${pcdm_flags} & fi }