Gentoo Archives: gentoo-dev

From: drobbins@g.o
To: gentoo-dev@g.o
Subject: [gentoo-dev] supervise update
Date: Wed, 10 Jan 2001 00:27:29
Message-Id: 20010110002729.A7409@cvs.gentoo.org
1 Hi All,
2
3 On CVS, I just changed the format of all packages that are "supervised" (use
4 daemontools to ensure high availability). We've been moving things around
5 recently, and up until today, things were in /etc/supervise and /var/supervise.
6 Now, things are in /var/lib/supervise/services and /var/lib/supervise/control.
7 Before, the administrator had to modify symlinks in /etc/supervise to control
8 things; now everything is handled behind the scenes by the rc script, which is
9 your front-end to the supervise system. For example, Samba installs two
10 scripts in /etc/rc.d/init.d -- "samba" and "svc-samba". The "svc-samba" script
11 uses supervise while the "samba" script does not.
12
13 It's up to you to choose which one you want to use. Also, please note that all
14 these changes (to dcron, openssh, samba, xinetd, dnscache and baselayout) have
15 not yet been tested -- so be careful. They're on CVS because we're going to
16 start testing them out and getting them working perfectly for Gentoo Linux
17 1.0_rc4. In the meantime, you can simply avoid all the files that begin with
18 "svc" in /etc/rc.d/init.d.
19
20 Best Regards,
21
22 --
23 Daniel Robbins <drobbins@g.o>
24 President/CEO http://www.gentoo.org
25 Gentoo Technologies, Inc.