From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: Login/Logout hook scripts on Linux
   Date: Wed, 20 Mar 2013 17:28:47 -0400
Msg# 2319
View Complete Thread (9 articles) | All Threads
Last Next
On 03/20/13 13:50, Mr. Daniel Browne wrote:
> [posted to rush.general]
> 
> ah ha; the error is rush: 'rush -offline': bing: can't open port lock =
> file '/usr/local/rush/var/nextport': Permission denied

    Hmm, that would mean /usr/local/rush/bin/rush has lost its setuid permissions.
    To fix that, run this as root on that machine:

chown 0.0 /usr/local/rush/bin/{rush,rushd}
chmod 4755 /usr/local/rush/bin/{rush,rushd}

    ..and on any other machine where the perms aren't rwsr-xr-x for the rush + rushd
    binaries.



-- 
Greg Ercolano, erco@(email surpressed)
Seriss Corporation
Rush Render Queue, http://seriss.com/rush/

Tel: (Tel# suppressed)ext.23
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)


Last Next