projects
/
pennestraat-domotica
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5be0687
)
announce_presence: look at the correct interface for the host_id
author
Kristof Provost
<kp@FreeBSD.org>
Fri, 5 May 2023 12:04:01 +0000
(14:04 +0200)
committer
Kristof Provost
<kp@FreeBSD.org>
Fri, 5 May 2023 12:04:01 +0000
(14:04 +0200)
image/overlay/domotica/home/kp/bin/utils.subr
patch
|
blob
|
history
diff --git
a/image/overlay/domotica/home/kp/bin/utils.subr
b/image/overlay/domotica/home/kp/bin/utils.subr
index
a3d9811
..
ba44f96
100644
(file)
--- a/
image/overlay/domotica/home/kp/bin/utils.subr
+++ b/
image/overlay/domotica/home/kp/bin/utils.subr
@@
-7,5
+7,5
@@
mac()
host_id()
{
- mac "
em
0"
+ mac "
igb
0"
}