質問編集履歴
1
ログをかき分け
title
CHANGED
File without changes
|
body
CHANGED
@@ -22,7 +22,7 @@
|
|
22
22
|
|
23
23
|
参考サイトでも結構ですのでご教授いただければ幸いです。
|
24
24
|
|
25
|
-
|
25
|
+
```
|
26
26
|
cp chronyd /usr/local/sbin/chronyd
|
27
27
|
chmod 755 /usr/local/sbin/chronyd
|
28
28
|
cp chronyc /usr/local/bin/chronyc
|
@@ -38,4 +38,5 @@
|
|
38
38
|
chmod 644 /usr/local/share/man/man8/chronyd.8
|
39
39
|
cp chrony.conf.man /usr/local/share/man/man5/chrony.conf.5
|
40
40
|
chmod 644 /usr/local/share/man/man5/chrony.conf.5
|
41
|
-
make[1]: ディレクトリ `/root/chrony-3.1/doc' から出ます
|
41
|
+
make[1]: ディレクトリ `/root/chrony-3.1/doc' から出ます
|
42
|
+
```
|