[Unit] Description=Bring br100 interface up after network settings are done (bug: anonymous bridges do not came up at boot-time) Wants=network-online.target After=network-online.target [Service] Type=simple ExecStart=/bin/ip link set br100 up [Install] WantedBy=multi-user.target