blob: 3df543ec93c19cd258efc92765f8f20421ef51b5 [file] [log] [blame] [raw]
[Unit]
Description=Test for PrivateNetwork
[Service]
ExecStart=/bin/sh -x -c 'i=$$(ip link | grep ": " | grep -v ": lo:"); test -z "$$i"'
Type=oneshot
PrivateNetwork=yes