1 Star 0 Fork 21

丈青山/chrony

forked from src-openEuler/chrony 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
chrony-service-pidpath.patch 365 Bytes
一键复制 编辑 原始数据 按行查看 历史
丈青山 提交于 2020-06-10 09:51 . modify pid file directory to /var/run
--- chrony-3.5-orig/examples/chronyd.service 2019-05-10 18:22:57.000000000 +0800
+++ chrony-3.5/examples/chronyd.service 2020-06-09 19:20:58.698318399 +0800
@@ -7,7 +7,7 @@
[Service]
Type=forking
-PIDFile=/run/chrony/chronyd.pid
+PIDFile=/var/run/chrony/chronyd.pid
EnvironmentFile=-/etc/sysconfig/chronyd
ExecStart=/usr/sbin/chronyd $OPTIONS
PrivateTmp=yes
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhang__3125/chrony.git
git@gitee.com:zhang__3125/chrony.git
zhang__3125
chrony
chrony
master

搜索帮助