On Sun, Jun 10, 2001 at 02:53:24PM +0200, vester uttered:
> [...]
> update-rc.d: /etc/init.d/gdm: file does not exist
> dpkg: error processing gdm (--configure):
>  subprocess post-installation script returned error exit status 1
> [...]
> 
> it works fine if i first touch /etc/init.d/gdm only that doesn't do the
> job obviously because it doesn't recreate /etc/init.d/gdm --how can i get
> that file back???
> 
Ahha! The fun of removing init scripts.
touch /etc/init.d/gdm
chmod 755 /etc/init.d/gdm
apt-get remove gdm

-- 
                                                    Steve
  "I'm a sysadmin because I couldn't beat a blind monkey in a coding contest."
                                                        --Me

Reply via email to