<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/8402" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2004-10-09T19:23:24-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/8402</id>

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-10-09T19:23:24-04:00</updated>

		<published>2004-10-09T19:23:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41714#p41714</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41714#p41714"/>
		<title type="html"><![CDATA[inittab]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41714#p41714"><![CDATA[
RobV: I really should get some more sleep some days.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Oct 09, 2004 7:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-10-07T22:11:12-04:00</updated>

		<published>2004-10-07T22:11:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41657#p41657</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41657#p41657"/>
		<title type="html"><![CDATA[yea]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41657#p41657"><![CDATA[
Alchera: Isn't that why iIm using sudo?<br><br>ceasar: Thanks much. I'll have a look around in my conf I guess.  For now I'm using the crontab :^/<p>Statistics: Posted by Guest — Thu Oct 07, 2004 10:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-10-07T13:30:58-04:00</updated>

		<published>2004-10-07T13:30:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41649#p41649</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41649#p41649"/>
		<title type="html"><![CDATA[inittab]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41649#p41649"><![CDATA[
<blockquote class="uncited"><div><strong class="text-strong">sudo</strong> allows a permitted user to execute a command as the superuser or another user, as specified in the sudoers file. [...]</div></blockquote>so, it's something wrong with the "lang" files, check them out.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Oct 07, 2004 1:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-10-06T18:39:15-04:00</updated>

		<published>2004-10-06T18:39:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41625#p41625</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41625#p41625"/>
		<title type="html"><![CDATA[inittab]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41625#p41625"><![CDATA[
Eggdrop cannot be run from root from what I've read elsewhere. Is also a security risk anyway.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Oct 06, 2004 6:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-10-06T14:10:53-04:00</updated>

		<published>2004-10-06T14:10:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41614#p41614</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41614#p41614"/>
		<title type="html"><![CDATA[inittab]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41614#p41614"><![CDATA[
Hello,<br>I would like to use inittab rather than crontab for starting my eggdrop.  And the only help I can find is a forum entry about adding this line to the inittab:<br><br>egg1:23:respawn:/usr/bin/sudo -u eggdropusername /command/to/start/eggdrop<br><br>which doesn't work when I sub in all my path and user info. I tried to just run the sudo line and this is what I get:<br><blockquote class="uncited"><div>[robv@localhost robv]# /usr/bin/sudo -u myacct /home/myacct/eggdrop/eggdrop<br>[14:06] LANG: No lang files found for section core.<br><br>Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads<br>[14:06] --- Loading eggdrop v1.6.17 (Wed Oct  6 2004)<br>[14:06] * MSG534<br>[robv@localhost robv]#</div></blockquote>So I guess that would probably be my problem.<br><br>I can run the eggdrop fine from myacct, but as you can see if I'm in my root account trying to execute it using sudo (or su) the above happens.  I'm definately a linux noob. Any help woul be great.  Thanks.<p>Statistics: Posted by Guest — Wed Oct 06, 2004 2:10 pm</p><hr />
]]></content>
	</entry>
	</feed>
