Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 1999 11:35:27 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        dan.langille@dvl-software.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Cannot become a daemon: Permission denied 
Message-ID:  <17009.942917727@axl.noc.iafrica.com>
In-Reply-To: Your message of "Thu, 18 Nov 1999 19:45:15 %2B1300." <199911180644.AAA17416@metis.host4u.net> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 18 Nov 1999 19:45:15 +1300, "Dan Langille" wrote:

> I'm trying to start cvsupd on a box.
> 
> # su -m cvsup -c "/usr/local/sbin/cvsupd -e -C 8 -l daemon -s 
> /usr/local/etc/cvsup/sup.client"
> Cannot create "daemon": Permission denied
> 
> It will start with this command:
> 
> # su -m cvsup -c "/usr/local/sbin/cvsupd -e -s 

Perhaps I'm stating the obvious here, but are you sure that user cvsup
has write permissions on the directory from which you run the first form
of the command?  If a file ``daemon'' exists in that directory, are you
sure that user cvsup has write permission on that file?

Ciao,
Sheldon.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17009.942917727>