]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000764.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000764.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Crontab Script
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Crontab%20Script&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000752.html">
11 <LINK REL="Next" HREF="000847.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Crontab Script</H1>
15 <B>VisionOfHell at aol.com</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Crontab%20Script&In-Reply-To="
17 TITLE="[IRCServices Coding] Crontab Script">VisionOfHell at aol.com
18 </A><BR>
19 <I>Sat May 25 04:01:45 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000752.html">[IRCServices Coding] How Can I do
22 </A></li>
23 <LI>Next message: <A HREF="000847.html">[IRCServices Coding] Crontab Script
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#764">[ date ]</a>
27 <a href="thread.html#764">[ thread ]</a>
28 <a href="subject.html#764">[ subject ]</a>
29 <a href="author.html#764">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Andrew the last time I wrote wrt the my crontab script you stated that it was
35
36 my script that was faulty.
37
38 I am now using yours and am still getting the same results.
39
40 Basically I set the script and put a path to it in the crontab.
41
42 Every ten minutes I not only get an email stating services is starting but I
43 get the expected error in irc stating that it is cancelling the new link as
44 it already exists.
45
46 I then look in /lib and find that the .pid file has disappeared (it was there
47
48 when services started).
49
50 All I can think is that this element of the config is wrong:
51
52 # RunGroup &lt;group&gt; [OPTIONAL]
53 # Specify the group which Services should run as. &lt;group&gt; can be
54 # either a group name or an equals sign (&quot;=&quot;) followed by a group ID.
55 # If not specified, Services will use the group ID it is started with.
56 # Note that Unix setgid permission on the executable file will do the
57 # same thing, but the setgid permission bit is cleared whenever the
58 # file is modified, while this setting will always be used (if the
59 # system permits it) when Services is started.
60
61 #RunGroup ice
62 #RunGroup =65534 # A common value for the &quot;nogroup&quot; group
63
64 # Umask &lt;umask&gt; [RECOMMENDED]
65 # Sets the umask (file creation mask) for Services. This mask is
66 # applied to all data files created by Services, including database
67 # files (which are recreated on every database update) and the process
68 # ID file (PIDFile, below), and indicates which file permission bits
69 # are NOT to be set on those files as an octal value. Common values
70 # are given in the examples below. If not specified, the umask in
71 # place when Services is started will be used.
72
73 #Umask 077 # Disallows access to all but file owner
74 # (recommended when RunGroup is not set)
75 #Umask 007 # Allows access to members of file group as well
76 # (recommended when RunGroup is set)
77
78 I have tried various combinations of the above to no avail.
79
80 Any help or advice would be much appreciated :)
81
82
83 </PRE>
84
85 <!--endarticle-->
86 <HR>
87 <P><UL>
88 <!--threads-->
89 <LI>Previous message: <A HREF="000752.html">[IRCServices Coding] How Can I do
90 </A></li>
91 <LI>Next message: <A HREF="000847.html">[IRCServices Coding] Crontab Script
92 </A></li>
93 <LI> <B>Messages sorted by:</B>
94 <a href="date.html#764">[ date ]</a>
95 <a href="thread.html#764">[ thread ]</a>
96 <a href="subject.html#764">[ subject ]</a>
97 <a href="author.html#764">[ author ]</a>
98 </LI>
99 </UL>
100
101 </body></html>