[angelo_dev@zorro ~]$ ls -l /etc/rc.d/rc.local
-rwxr-xr-x. 1 root root 315 Oct 28 16:55 /etc/rc.d/rc.local
[angelo_dev@zorro ~]$ systemctl status rc-local.service
rc-local.service - /etc/rc.d/rc.local Compatibility
Loaded: loaded (/usr/lib/systemd/system/rc-local.service; static)
Active: failed (Result: exit-code) since Tue 2014-10-28 17:07:57 IST; 3h 2min ago
Process: 877 ExecStart=/etc/rc.d/rc.local start (code=exited, status=3)
-rwxr-xr-x. 1 root root 315 Oct 28 16:55 /etc/rc.d/rc.local
[angelo_dev@zorro ~]$ systemctl status rc-local.service
rc-local.service - /etc/rc.d/rc.local Compatibility
Loaded: loaded (/usr/lib/systemd/system/rc-local.service; static)
Active: failed (Result: exit-code) since Tue 2014-10-28 17:07:57 IST; 3h 2min ago
Process: 877 ExecStart=/etc/rc.d/rc.local start (code=exited, status=3)
On Tue, Oct 28, 2014 at 7:47 PM, Joe Zeff <joe@xxxxxxx> wrote:
On 10/28/2014 02:18 AM, Angelo Moreschini wrote:
I would like to have some advice concerning the way to manage tests, in
order to understand because the content of rc.local is not executed at
the start... and to obtain that scripts run at the boot
Post the results of these commands:
ls -l /etc/rc.d/rc.local
systemctl status rc-local.service
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org