Menu

#422 Incorrect path for rsync in inetd config

fixed
nobody
None
2021-08-15
2021-07-03
No

In customroot/etc, both inetd.conf and inetd.conf.default have an incorrect path for rsync. Note the extra slash between usr and bin.

rsync stream tcp nowait root /usr//bin/rsync rsyncd --daemon --config=/etc/rsyncd.conf # Rsync server

When "rcrsyncd init" is called, it fails to find a line for rsync in inetd.conf due to the path error and writes another line with the correct path. Therefore in the web UI you end up with 2 rsync entries when configuring inetd.

Discussion

  • João Cardoso

    João Cardoso - 2021-08-15
    • status: open --> fixed
     
  • João Cardoso

    João Cardoso - 2021-08-15

    thanks, fixed now

     

Log in to post a comment.