Re: [leaf-user] backup suid-bit

2008-12-14 Thread Erich Titl
Hi Boris Boris wrote: > Erich Titl schrieb: >> Boris >> >> Boris wrote: >>> Erich Titl schrieb: Boris >> ... >> >>> To have it backuped, I wrote its name to /var/lib/lrpkg/local.local. >>> >>> Executing this file brings me the bits. >>> >>> Last question: Hwo do I make it autoexecuted on

Re: [leaf-user] backup suid-bit

2008-12-14 Thread Boris
Giovanni Franza schrieb: > Boris wrote: >> ... >> I made this big script: > >> RCDLINKS="2,S80" >> sleep 60 >> chmod u+s /usr/sbin/ether-wake >> chown wolagent:wolagent /home/wolagent > >> The chown work, but the chmod doesn't! As you can see, I tried to solve >> this by delaying the execution -