path: xdm_1:1.1.17-2/debian/xdm.prerm.in
      --name $(basename $DAEMON); then
    # any children?
    PARENTS=$(pidof $DAEMON || true)
    CHILDREN=
    if [ -n "$PARENTS" ]; then
