diff options
author | Roy Marples <roy@marples.name> | 2007-12-27 16:51:31 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-12-27 16:51:31 +0000 |
commit | 3f079ce495ece183e6ab48167e05ba99678474a3 (patch) | |
tree | f95a269218e7b67651e3f37ea9a34c0f98740fdb /init.d.Linux/clock | |
parent | 11c3b5ed6c010476091422e6bf51c34fa88830fe (diff) |
Fix display
Diffstat (limited to 'init.d.Linux/clock')
-rwxr-xr-x | init.d.Linux/clock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init.d.Linux/clock b/init.d.Linux/clock index 4e9df321..dc4c526c 100755 --- a/init.d.Linux/clock +++ b/init.d.Linux/clock @@ -51,7 +51,6 @@ depend() { } setupopts() { - utc= case "${RC_SYS}" in UML|VPS|XEN) utc="${RC_SYS}" |