Re: systemd script at boot?

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



On 29 July 2012 00:26, Leonardo Dagnino <leodag.sch@xxxxxxxxx> wrote:
> You can create a service that runs your shell script at boot.
> I think it would be something like this:
>
> /etc/systemd/system/a-name-you-want.service
>
> [Unit]
> Description=a-name-you-want
>
> [Service]
> ExecStart=/path-to-your-script
>
> [Install]
> WantedBy=multi-user.target

Perfect, thanks!

jsteel


[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