Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] "User services" best practice?
Date: Mon, 13 Nov 2006 11:59:00
Message-Id: 20061113115433.312c566e@hactar.digimed.co.uk
In Reply to: [gentoo-user] "User services" best practice? by "Steve [Gentoo]"
1 On Mon, 13 Nov 2006 11:22:07 +0000, Steve [Gentoo] wrote:
2
3 > While system-level services are typically managed by /etc/init.d/* in
4 > Gentoo, these are maintained by root for all users. I'm interested in
5 > an end-user without root access who wants to 'run a service-like
6 > process' (for example, fectmail to poll remote accounts...) While an
7 > end user can easily run a daemon process or kill one, this doesn't
8 > persist across a reboot. I've tried using fcron to schedule user
9 > processes to re-start after a re-boot... but this feels like a hack.
10
11 I use /etc/conf.d/local.start for this; e.g.
12
13 su myuser -c "command --some-arguments" &
14
15
16 --
17 Neil Bothwick
18
19 */ \* <- Tribbles having a swordfight

Attachments

File name MIME type
signature.asc application/pgp-signature