User Tools

Site Tools


operating_systems:raspbian:tricks

This is an old revision of the document!


Tricks

Reduce time needed to raise network interfaces

As root, create the “networking.service.d” directory if it does not already exist and create/modify “reduce-timeout.conf

mkdir /etc/systemd/system/networking.service.d
vi reduce-timeout.conf

Then add this to your “reduce.timeout.conf” file

[Service]
TimeoutStartSec=XX
XX is the time in seconds that you want the system to wait
operating_systems/raspbian/tricks.1561724908.txt.gz · Last modified: 2019/06/28 12:28 by maferreira