Re: How to start a user process on boot?

2003-11-17 Thread Anita Lewis
On Mon, 17 Nov 2003 15:45:41 + (UTC), Miquel van Smoorenburg wrote: > In article <[EMAIL PROTECTED]>, > Anita Lewis <[EMAIL PROTECTED]> wrote: >>> >>> Beside using start-stop-daemon, su or sudo, you could just use cron. As >>> the user run "crontab -e" and use @reboot as time argument. >>> >

Re: How to start a user process on boot?

2003-11-17 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Anita Lewis <[EMAIL PROTECTED]> wrote: >> >> > I want to start a p2p program while booting. I tried to write a script=20 >> > for /etc/init.d it works but only as root. >> > I want the program starting as a user process (for security reasons). >> >=20 >> > How can

Re: How to start a user process on boot?

2003-11-16 Thread Anita Lewis
> > > I want to start a p2p program while booting. I tried to write a script=20 > > for /etc/init.d it works but only as root. > > I want the program starting as a user process (for security reasons). > >=20 > > How can root start automatically a process as a user? > > Beside using start-stop-dae

Re: How to start a user process on boot?

2003-11-09 Thread Alexander Schmehl
* Carsten Schulz <[EMAIL PROTECTED]> [031110 00:12]: > I want to start a p2p program while booting. I tried to write a script > for /etc/init.d it works but only as root. > I want the program starting as a user process (for security reasons). > > How can root start automatically a process as a u

Re: How to start a user process on boot?

2003-11-09 Thread Florian Ernst
Hi Carsten! On Mon, Nov 10, 2003 at 12:12:53AM +0100, Carsten Schulz wrote: I want to start a p2p program while booting. I tried to write a script for /etc/init.d it works but only as root. I want the program starting as a user process (for security reasons). How can root start automatically a p

How to start a user process on boot?

2003-11-09 Thread Carsten Schulz
Hi, I want to start a p2p program while booting. I tried to write a script for /etc/init.d it works but only as root. I want the program starting as a user process (for security reasons). How can root start automatically a process as a user? Thanks, Carsten -- To UNSUBSCRIBE, email to [