Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-50
/
.
/
test
/
test-execute
/
exec-privatenetwork-yes.service
blob: 8f5cbadf0408aa7d37541289a4091c6693c44895 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
PrivateNetwork
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'! ip link | grep -E "^[0-9]+: " | grep -Ev ": (lo|(erspan|gre|gretap|ip_vti|ip6_vti|ip6gre|ip6tnl|sit|tunl)0@.*):"'
Type
=
oneshot
PrivateNetwork
=
yes