码迷,mamicode.com
首页 > 其他好文 > 详细

rsync重启

时间:2014-09-12 20:35:34      阅读:217      评论:0      收藏:0      [点我收藏+]

标签:ar   文件   art   sp   on   c   res   r   bs   

一般编辑 /etc/rsync.conf, 后需要杀掉重开rsync进程

可以在/etc/xinetd.d/rsync 中, 将disable设为no;

然后 /etc/init.d/xinetd restart 就可以了。 xinetd读取的配置文件是 /etc/rsyncd.conf .........

注意此时无单独的rsync进程存在

rsync重启

标签:ar   文件   art   sp   on   c   res   r   bs   

原文地址:http://www.cnblogs.com/buptlss/p/3969000.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!