Yes, FUNCNAME is only available in bash. You can echo some hard-coded
text, e.g.
```
configure_network() {
echo "$(cut -f1 -d' ' /proc/uptime) configure_network start"
[...]
echo "$(cut -f1 -d' ' /proc/uptime) configure_network end"
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065037
Title:
dhcpcd is called before interfaces have carrier causing a 29 seconds
boot delay
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2065037/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs