karesansui 

Git repository of Karesansui.

Commit MetaInfo

Revision43e6f853b76955e300ee1d26a9f34fe33e4fee88 (tree)
Time2010-12-06 17:00:03
AuthorKazuya <kazuya@kare...>
CommiterKazuya

Log Message

momdified <service> tag

Change Summary

Diff

--- a/doc/service.xml.example
+++ b/doc/service.xml.example
@@ -66,14 +66,15 @@
6666 <description>iSCSI daemon and utility programs</description>
6767 </display>
6868 </service>
69- <system>
70- <name>ntpd</name>
71- <command>/usr/sbin/ntpd</command>
72- <readonly>0</readonly>
73- </system>
74- <display>
75- <name>NTP</name>
76- <description>NTP daemon</description>
77- </display>
78-</service>
69+ <service>
70+ <system>
71+ <name>ntpd</name>
72+ <command>/usr/sbin/ntpd</command>
73+ <readonly>0</readonly>
74+ </system>
75+ <display>
76+ <name>NTP</name>
77+ <description>NTP daemon</description>
78+ </display>
79+ </service>
7980 </services>
旧リポジトリブラウザで表示