Re: [systemd-devel] automatically restarting services on file changes

2021-07-19 Thread Simon McVittie
On Tue, 13 Jul 2021 at 23:37:49 -0300, Webstrucs wrote: > when I make any changes in this > file it is necessary to restart the [service] in order to get the updates. Is > there > any way to implement [an automatic restart] so > that you no longer need to use restarting the service when there are

[systemd-devel] systemd-network dhcp server gateway IP address issue

2021-07-19 Thread Dino Joseph Mycle
Hello All, I am trying to use the DHCP server coming with the systemd-networkd. I am trying to set the Gateway IP address different from the eth0/server ip address. but i am always getting in the dhcpclient the IP address of the eth0/server IP . Below is the network file [Match] Name=eth0 [Net