Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37792534
en ru br
ALT Linux repos
S:253.8-alt1

Group :: System/Configuration/Boot and Init
RPM: systemd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# This unit gets pulled automatically into multi-user.target by
# systemd-rc-local-generator if /etc/rc.d/rc.local is executable.

[Unit]
Description=/etc/rc.d/rc.local Compatibility
After=network.target
ConditionFileIsExecutable=/etc/rc.d/rc.local

# The rcN.d symlink uses the name "local" while the script itself is
# called "rc.local", hence carry both names here.

[Service]
Type=oneshot
ExecStart=/etc/rc.d/rc.local
TimeoutSec=0
RemainAfterExit=yes
SysVStartPriority=99
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin