Cross Reference:
xref
: /
systemd
/
units
/
fedora
/
rc-local.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
rc-local.service revision e3aa71c38cbecb24e6333411ee19814796a5b1d0
2
N/A
# This file is part of systemd.
2
N/A
#
2
N/A
# systemd is free software; you can redistribute it
and/or
modify it
2
N/A
# under the terms of the GNU General Public License as published by
2
N/A
# the Free Software Foundation; either version 2 of the License, or
2
N/A
# (at your option) any later version.
2
N/A
2
N/A
[Unit]
2
N/A
Description=
/etc/rc.local
Compatibility
2
N/A
ConditionPathExists=
/etc/rc.local
2
N/A
2
N/A
[Service]
2
N/A
Type=forking
2
N/A
ExecStart=
/etc/rc.local
start
2
N/A
TimeoutSec=0
2
N/A
StandardOutput=tty
2
N/A
RemainAfterExit=yes
2
N/A
SysVStartPriority=99
2
N/A