<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.roseek.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Crontab</id>
		<title>Crontab - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.roseek.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Crontab"/>
		<link rel="alternate" type="text/html" href="http://www.roseek.com/wiki/index.php?title=Crontab&amp;action=history"/>
		<updated>2026-05-12T01:39:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://www.roseek.com/wiki/index.php?title=Crontab&amp;diff=27&amp;oldid=prev</id>
		<title>64.64.108.60: 创建页面，内容为“如何在Linux系统使用crontab代替rc.local启动ctdemo。  1.	Create a file  /home/ct1/ct_cron_boot.sh  2.	Change its attr to 755  文件:1.png  3.	Copy the…”</title>
		<link rel="alternate" type="text/html" href="http://www.roseek.com/wiki/index.php?title=Crontab&amp;diff=27&amp;oldid=prev"/>
				<updated>2018-08-29T05:31:29Z</updated>
		
		<summary type="html">&lt;p&gt;创建页面，内容为“如何在Linux系统使用crontab代替rc.local启动ctdemo。  1.	Create a file  /home/ct1/ct_cron_boot.sh  2.	Change its attr to 755  &lt;a href=&quot;/wiki/index.php?title=%E6%96%87%E4%BB%B6:1.png&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;文件:1.png (page does not exist)&quot;&gt;文件:1.png&lt;/a&gt;  3.	Copy the…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;如何在Linux系统使用crontab代替rc.local启动ctdemo。&lt;br /&gt;
&lt;br /&gt;
1.	Create a file  /home/ct1/ct_cron_boot.sh&lt;br /&gt;
&lt;br /&gt;
2.	Change its attr to 755&lt;br /&gt;
&lt;br /&gt;
[[文件:1.png]]&lt;br /&gt;
&lt;br /&gt;
3.	Copy the script in /etc/rc.local into /home/ct1/ct_cron_boot.sh&lt;br /&gt;
&lt;br /&gt;
[[文件:2.png]]&lt;br /&gt;
 &lt;br /&gt;
4.	Comment out code in /etc/rc.local&lt;br /&gt;
&lt;br /&gt;
[[文件:3.png]]&lt;br /&gt;
 &lt;br /&gt;
5.	Type “sudo crontab –e” to open cron editor&lt;br /&gt;
&lt;br /&gt;
[[文件:4.png]]&lt;br /&gt;
 &lt;br /&gt;
6.	Add “@reboot /home/ct1/ct_cron_boot.sh”&lt;br /&gt;
&lt;br /&gt;
[[文件:5.png]]&lt;br /&gt;
 &lt;br /&gt;
A message will appear after edit and save.&lt;br /&gt;
&lt;br /&gt;
[[文件:6.png]]&lt;br /&gt;
 &lt;br /&gt;
7.	Type “sudo reboot” to reboot&lt;br /&gt;
&lt;br /&gt;
After reboot, the ct_demo is boot up&lt;br /&gt;
&lt;br /&gt;
[[文件:7.png]]&lt;/div&gt;</summary>
		<author><name>64.64.108.60</name></author>	</entry>

	</feed>