dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit bdbc79031771836de453ccedb9b9f3574fec704b (tree)
parent 7c8c57efebd84984d3c440a81f1846fe2a005993
Author: Motiejus Jakštys <desired.mta@gmail.com>
Date:   Tue, 28 Apr 2020 16:51:59 +0300

network prereqs for hass

Diffstat:
Aroot/rpi4b/etc/systemd/system/systemd-nspawn@hass.service.d/network.conf | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/root/rpi4b/etc/systemd/system/systemd-nspawn@hass.service.d/network.conf b/root/rpi4b/etc/systemd/system/systemd-nspawn@hass.service.d/network.conf @@ -0,0 +1,2 @@ +[Unit] +After=network.target network-online.target