Merge "Document SAIO rsync service setup for ubuntu 16"
This commit is contained in:
@@ -241,10 +241,15 @@ Setting up rsync
|
||||
|
||||
#. Start the rsync daemon
|
||||
|
||||
* On Ubuntu, run::
|
||||
* On Ubuntu 14.04, run::
|
||||
|
||||
sudo service rsync restart
|
||||
|
||||
* On Ubuntu 16.04, run::
|
||||
|
||||
sudo systemctl enable rsync
|
||||
sudo systemctl start rsync
|
||||
|
||||
* On Fedora, run::
|
||||
|
||||
sudo systemctl restart xinetd.service
|
||||
|
Reference in New Issue
Block a user