/etc/rc.local näyttää tältä
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
wget --delete-after --no-check-certificate --no-proxy --user=*****@gmail.com --password=**** https://www.dy.fi/nic/update?hostname=****.dy.fi
exit 0
Mistä johtuu että tuo dy.fi juttu ei päivity kun kone käynnistetään uudelleen?
E: Nii ja mulla on debian jos sillä on jotai merkitystä...