Re: Configure a console font without initrd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Wednesday 20 Feb 2013 23:28:46 Martín Cigorraga wrote:
> [Unit]
> Description=/etc/rc.local Compatibility
> ConditionPathExists=/etc/rc.local
> 
> [Service]
> Type=forking
> ExecStart=/etc/rc.local
> 
> [Install]
> WantedBy=default.target
> Alias=rc-local.service

Wouldn't Type=oneshot (+ optionally RemainAfterExit=true) be more appropriate 
for a script that is run once at boot?  Type=forking should also specify a 
PIDFile.

Paul


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux