Hello everyone,
I have a fritzbox 7390 with 05.22 & 9445 version.
I have transmission, nfs and samba services (among some others)
I've been searching for a way to make samba & nfs always start at boot, and came across crontab.
I inserted there the following:
I saved, changed cron to automatic and then, after reboot, not only the services were still stopped, but now transmission and some other services doesnt appear in freetz menus.
if i connect with telnet and do /etc/init.d/rc.transmission, it starts and then it appears in the list of services, but its not there when its not started. its the same for the other processes (smb,nfs)
What have i done wrong? :\
edit: when I try to manually start samba from settings menu (freetz), it then shows:
I have a fritzbox 7390 with 05.22 & 9445 version.
I have transmission, nfs and samba services (among some others)
I've been searching for a way to make samba & nfs always start at boot, and came across crontab.
I inserted there the following:
Code:
@reboot /etc/init.d/rc.samba
@reboot /etc/init.d/rc.nfsd
I saved, changed cron to automatic and then, after reboot, not only the services were still stopped, but now transmission and some other services doesnt appear in freetz menus.
if i connect with telnet and do /etc/init.d/rc.transmission, it starts and then it appears in the list of services, but its not there when its not started. its the same for the other processes (smb,nfs)
What have i done wrong? :\
edit: when I try to manually start samba from settings menu (freetz), it then shows:
Code:
smbd: can't load library 'libresolv.so.0'
Starting Samba-smbd ... failed.
Zuletzt bearbeitet: