From 455a9105a87bb69c103e06f290e1ba92b32bb6e6 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 4 Jan 2008 12:39:47 +0000 Subject: Fix clock for XENU. --- init.d.Linux/clock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d.Linux/clock b/init.d.Linux/clock index dc4c526c..1c33e00d 100755 --- a/init.d.Linux/clock +++ b/init.d.Linux/clock @@ -52,7 +52,7 @@ depend() { setupopts() { case "${RC_SYS}" in - UML|VPS|XEN) + UML|VPS|XENU) utc="${RC_SYS}" ;; *) -- cgit v1.2.3