On 06/25/18 06:53, JD wrote:
> # systemctl -l start rc-local
> # echo $?
> 0
> #
> # systemctl -l status rc-local.service
> rc-local.service - /etc/rc.d/rc.local Compatibility
>    Loaded: loaded (/usr/lib/systemd/system/rc-local.service; enabled)
>    Active: active (exited) (Result: exit-code) since Sun 2018-06-24 22:49:49 
> Boise;
> 32s ago
>   Process: 17623 ExecStart=/etc/rc.d/rc.local start (code=exited, 
> status=0/SUCCESS)
>  Main PID: 17637 (code=exited, status=1/FAILURE)
>
> Jun 24 22:49:49 localhost.localdomain systemd[1]: Started /etc/rc.d/rc.local
> Compatibility.
> Jun 24 22:49:50 localhost.localdomain systemd[1]: rc-local.service: main 
> process
> exited, code=exited, status=1/FAILURE


BTW, I think you should check the times on this.  If I recall correctly "start" 
will
not work on rc-local since it designed to run just once at boot time.

So, I don't think that "systemctl -l start rc-local" can be used as a 
diagnostic tool.

-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/P32Z5AMTUM7UVJKBRNEHHKCT4XLJKYHL/

Reply via email to