Compare commits
2 Commits
openrc-0.1
...
openrc-0.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31dbdf69d2 | ||
|
|
c7e14b2c17 |
@@ -1,3 +1,3 @@
|
||||
NAME= openrc
|
||||
VERSION= 0.10.4
|
||||
VERSION= 0.10.5
|
||||
PKG= ${NAME}-${VERSION}
|
||||
|
||||
@@ -61,7 +61,7 @@ udhcpc_start()
|
||||
esac
|
||||
|
||||
case " ${args} " in
|
||||
*" --hosname="*|*" -h "*|*" -H "*);;
|
||||
*" --hostname="*|*" -h "*|*" -H "*);;
|
||||
*)
|
||||
if ${sendhost}; then
|
||||
local hname="$(hostname)"
|
||||
|
||||
Reference in New Issue
Block a user