LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 919|回复: 4

请问debian/sid系统如何把时区UTC=no?

[复制链接]
发表于 2010-9-11 12:47:50 | 显示全部楼层 |阅读模式
请问debian/sid系统如何把时区UTC=no?
发表于 2010-9-11 13:24:06 | 显示全部楼层
/etc/default/rcS
回复 支持 反对

使用道具 举报

发表于 2010-9-12 20:17:11 | 显示全部楼层
楼上正解。。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-9-12 22:18:38 | 显示全部楼层
没有/etc/default/rcS这个文件呀,可以自己创建一个吗
回复 支持 反对

使用道具 举报

发表于 2010-9-13 09:41:15 | 显示全部楼层
Post by asert;2112017
没有/etc/default/rcS这个文件呀,可以自己创建一个吗


我的rcS文档:
  1. #
  2. # /etc/default/rcS
  3. #
  4. # Default settings for the scripts in /etc/rcS.d/
  5. #
  6. # For information about these variables see the rcS(5) manual page.
  7. #
  8. # This file belongs to the "initscripts" package.

  9. TMPTIME=0
  10. SULOGIN=no
  11. DELAYLOGIN=no
  12. UTC=yes
  13. VERBOSE=no
  14. FSCKFIX=no
  15. RAMRUN=no
  16. RAMLOCK=no
复制代码

你将就着改一下吧
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表