Fix clock for XENU.
This commit is contained in:
parent
c13471f91f
commit
455a9105a8
@ -52,7 +52,7 @@ depend() {
|
|||||||
|
|
||||||
setupopts() {
|
setupopts() {
|
||||||
case "${RC_SYS}" in
|
case "${RC_SYS}" in
|
||||||
UML|VPS|XEN)
|
UML|VPS|XENU)
|
||||||
utc="${RC_SYS}"
|
utc="${RC_SYS}"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
Reference in New Issue
Block a user