Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
refs/heads/v229-stable
/
.
/
test
/
test-execute
/
exec-privatenetwork-yes.service
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