niko717
26-04-2009, 17:04
Salve a tutti! Sto usando Arch Linux e funziona tutto alla perfezione tranne all'avvio che ho il seguente errore: /etc/rc.d/functions: line 158: /etc/rc.d/dhcdbd: no such file or directory sulla voce Starting Hardware Abstraction Layer. cosa può essere:confused: Non so se centri qualcosa, ma posto la linea 158 del file functions:
start_daemon() {
/etc/rc.d/$1 start
}
Mentre il file /etc/rc.d/dhcdbd non esiste:rolleyes:
Visto che mi funziona tutto alla perfezione, può essere un problema questo errore?
start_daemon() {
/etc/rc.d/$1 start
}
Mentre il file /etc/rc.d/dhcdbd non esiste:rolleyes:
Visto che mi funziona tutto alla perfezione, può essere un problema questo errore?