Il giorno lun, 14/01/2019 alle 00.59 +0530, Danishka Navin ha scritto:
> After=network.target
Try:
After=network-online.targetWants=network-online.target
--
Dario Lesca
(inviato dal mio Linux Fedora 29 Workstation)
___
users mailing list -- users@lists
On Mon, 2019-01-14 at 00:59 +0530, Danishka Navin wrote:
> Hi,
>
> I have written a script which suppose to run at start-up and set a
> given IP.
> I can see systemd service is running when I check the status but I
> can find the expected result (new IP).
>
> Is there anything wrong with the foll
Hi,
I have written a script which suppose to run at start-up and set a given IP.
I can see systemd service is running when I check the status but I can find
the expected result (new IP).
Is there anything wrong with the following format of the service file?
[Unit]
Description=Config IP
Condition