Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-bytedance
/
6389a4f03a518e49241d13843cf005f4a85d7cc8
/
.
/
meta-g220a
/
recipes-network
/
network
/
static-mac-addr
/
static-mac-addr.service
blob: 86371db1102fd2ae18802397f9b9c387633c07b7 [
file
] [
log
] [
blame
]
Lotus Xu
6389a4f
2020-10-27 15:00:31 +0800
[
diff
] [
blame^
]
1
[
Unit
]
2
Description
=
Enforce
Static
MAC addr mapping
3
4
[
Service
]
5
Type
=
oneshot
6
Restart
=
no
7
ExecStart
=
/usr/
bin
/
mac
-
check
8
9
[
Install
]
10
WantedBy
=
network
.
target
11