summaryrefslogtreecommitdiff
path: root/init.d.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'init.d.Linux')
-rwxr-xr-xinit.d.Linux/clock2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.Linux/clock b/init.d.Linux/clock
index dc4c526..1c33e00 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}"
;;
*)