<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.joehacker.com/index.php?action=history&amp;feed=atom&amp;title=Upstart</id>
	<title>Upstart - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.joehacker.com/index.php?action=history&amp;feed=atom&amp;title=Upstart"/>
	<link rel="alternate" type="text/html" href="https://www.joehacker.com/index.php?title=Upstart&amp;action=history"/>
	<updated>2026-06-14T09:16:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.joehacker.com/index.php?title=Upstart&amp;diff=51&amp;oldid=prev</id>
		<title>Joe: Created page with &#039;[http://upstart.ubuntu.com/ Ubuntu Upstart] changed the basic way Linix boots the system. It&#039;s event based so applications can be loaded when an event happens vs loading via some…&#039;</title>
		<link rel="alternate" type="text/html" href="https://www.joehacker.com/index.php?title=Upstart&amp;diff=51&amp;oldid=prev"/>
		<updated>2009-11-28T15:38:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;[http://upstart.ubuntu.com/ Ubuntu Upstart] changed the basic way Linix boots the system. It&amp;#039;s event based so applications can be loaded when an event happens vs loading via some…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[http://upstart.ubuntu.com/ Ubuntu Upstart] changed the basic way Linix boots the system. It&amp;#039;s event based so applications can be loaded when an event happens vs loading via some numeric ordering. Upstart has been used in Ubuntu for a few releases now, but 9.10 Karmic Kola made significant changes and most application startup happens with upstart now.&lt;br /&gt;
&lt;br /&gt;
== Basic knowledge ==&lt;br /&gt;
The place to start with upstart is in its configuration directory&lt;br /&gt;
 cd /etc/init&lt;br /&gt;
&lt;br /&gt;
Here you will find the scripts that start the system. &lt;br /&gt;
&lt;br /&gt;
== runlevel ==&lt;br /&gt;
The default runlevel used to be in /etc/inittab, now the config file /etc/init/rc-sysinit.conf contains the default runlevel and /etc/init/rc.conf is called to start the apps in /etc/rcX.d/ where &amp;#039;X&amp;#039; is the numeric runlevel selected.&lt;/div&gt;</summary>
		<author><name>Joe</name></author>
	</entry>
</feed>