Re: rc.local not loaded on boot
- From: "Michael D. Setzer II" <mikes@xxxxxxxxxxxxxxxx>
- Date: Mon, 26 Mar 2012 11:18:38 +1000
On 26 Mar 2012 at 1:57, Ed Greshko wrote:
Date sent: Mon, 26 Mar 2012 01:57:58 +0800
From: Ed Greshko <Ed.Greshko@xxxxxxxxxxx>
To: Community support for Fedora users
<users@xxxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: rc.local not loaded on boot
Send reply to: Community support for Fedora users
<users@xxxxxxxxxxxxxxxxxxxxxxx>
On 03/26/2012 01:34 AM, David G. Miller wrote:
You need to enable the service through systemctl. Here's a long
discussion that looks at quite a few of the things that can affect
getting rc.local functional.
Quite a bit more to it than just putting a script there:
Well....
I did nothing else other than create a /etc/rc.d/rc.local ...
[egreshko@f16-1 rc.d]$ ll
total 36
drwxr-xr-x. 2 root root 4096 Mar 8 01:44 init.d
drwxr-xr-x. 2 root root 4096 Mar 8 01:44 rc0.d
drwxr-xr-x. 2 root root 4096 Mar 8 01:44 rc1.d
drwxr-xr-x. 2 root root 4096 Mar 8 01:44 rc2.d
drwxr-xr-x. 2 root root 4096 Mar 8 01:44 rc3.d
drwxr-xr-x. 2 root root 4096 Mar 8 01:44 rc4.d
drwxr-xr-x. 2 root root 4096 Mar 8 01:44 rc5.d
drwxr-xr-x. 2 root root 4096 Mar 8 01:44 rc6.d
-rwxr-xr-x. 1 root root 39 Mar 25 23:36 rc.local
with
#!/bin/sh -e
#exit 0
touch /tmp/XXXX
And it on reboot a file with name XXXX was in /tmp
[egreshko@f16-1 rc.d]$ ll /tmp/XXXX
-rw-r--r--. 1 root root 0 Mar 25 23:37 /tmp/XXXX
what does
systemctl status rc-local.service shows?
try
systemctl enable rc-local.service show?
--
Do not condemn the judgment of another because it differs from your
own. You may both be wrong. -- Dandemis -- users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription
options: https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have
a question? Ask away: http://ask.fedoraproject.org
+----------------------------------------------------------+
Michael D. Setzer II - Computer Science Instructor
Guam Community College Computer Center
mailto:mikes@xxxxxxxxxxxxxxxx
mailto:msetzerii@xxxxxxxxx
http://www.guam.net/home/mikes
Guam - Where America's Day Begins
G4L Disk Imaging Project maintainer
http://sourceforge.net/projects/g4l/
+----------------------------------------------------------+
http://setiathome.berkeley.edu (Original)
Number of Seti Units Returned: 19,471
Processing time: 32 years, 290 days, 12 hours, 58 minutes
(Total Hours: 287,489)
BOINC@HOME CREDITS
SETI 11986397.250517 | EINSTEIN 7559121.249852
ROSETTA 4350953.015650 | ABC 11898100.773409
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
- Follow-Ups:
- Re: rc.local not loaded on boot
- From: Aaron Konstam
- Re: rc.local not loaded on boot
- From: Ed Greshko
- Re: rc.local not loaded on boot
- References:
- rc.local not loaded on boot
- From: Bruno Martins
- Re: rc.local not loaded on boot
- From: David G . Miller
- Re: rc.local not loaded on boot
- From: Ed Greshko
- rc.local not loaded on boot
- Prev by Date: Re: Help with sound on Fc16
- Next by Date: Re: Help with sound on Fc16
- Previous by thread: Re: rc.local not loaded on boot
- Next by thread: Re: rc.local not loaded on boot
- Index(es):
Relevant Pages
|