Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/perl-sys-hostname-long: Use hostname -f instead of -fqdn | Simon Frankenberger | 2019-05-27 | 1 | -0/+26 |
The hostname bundled with busybox doesn't know the -fqdn switch. The same functionality can be reached using the -f switch. |