Systemd/networkd: Difference between revisions

imported>Mweinelt
→‎Examples: Static network configuration
imported>Mweinelt
Line 121: Line 121:
         Gateway = "172.31.1.1";
         Gateway = "172.31.1.1";
         GatewayOnLink = true;
         GatewayOnLink = true;
       }
       }; }
     ];
     ];
     # make the routes on this interface a dependency for network-online.target
     # make the routes on this interface a dependency for network-online.target