* Sun Mar 16 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-31.sme
- handle dh params with template [SME: 12826] TODO timer and event - foolproofing dummy.module
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
/sbin/modprobe dummy
|
||||
$(ip link show dummy0 2>/dev/null 1>&2) || exec ip link add dummy0 type dummy
|
||||
exec ip link set dummy0 address 10:00:01:02:03:04
|
||||
|
Reference in New Issue
Block a user