Hvala Zadeva deluje. Za vse, ki se ne spoznamo tako kot ti bom samo na hitro prevedel tvojo vrstico. V datoteko /etc/rc.local sem vpisal sudo touch /etc/samba/smb.conf Ukaz naredi:
Update the access and modification times of each FILE to the current time. ------------------------------------------------------------------------------------------ #!/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. sudo touch /etc/samba/smb.conf exit 0 ------------------------------------------------------------------------------------------ ŠE enkrat HVALA Pozdrav Gregor On Fri, 2009-11-06 at 19:40 +0100, Liquider wrote: > 2009/11/5 Gregor <gregor.mari...@gmail.com> > > > Skratka na koncu sem ugotovil, da je dovolj, da datoteko > odprem shranim in zaprem brez spremembe na datoteki in zadeva > normalno deluje. > > > > hack:~$ sudo echo "touch /etc/samba/smb.conf" >> /etc/rc.local > > ? > > _______________________________________________ > lugos-list mailing list > lugos-list@lugos.si > http://liste2.lugos.si/cgi-bin/mailman/listinfo/lugos-list
_______________________________________________ lugos-list mailing list lugos-list@lugos.si http://liste2.lugos.si/cgi-bin/mailman/listinfo/lugos-list