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