Skip to content

Commit fd07020

Browse files
committed
Update formatting.
1 parent 1d8fd9a commit fd07020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ If you have already have installed the Cayenne agent service via the Cayenne das
8585

8686
Other potential issues caused by running this agent along side the Cayenne service:
8787

88-
* File/folder permissions issues - The permissions for files and folders used by this agent, including `/var/log/myDevice`, `/etc/myDevices`, `/var/run/myDevices` and files inside those folders, could conflict with the permissions set by the agent service installed from Cayenne. To get around this issue you can manually modify the file and folder permissions, reinstall the agent, or run the agent as a service as explained above.
88+
* File/folder permissions issues - The permissions for files and folders used by this agent, including ``/var/log/myDevice``, ``/etc/myDevices``, ``/var/run/myDevices`` and files inside those folders, could conflict with the permissions set by the agent service installed from Cayenne. To get around this issue you can manually modify the file and folder permissions, reinstall the agent, or run the agent as a service as explained above.
8989
* Agent update - The Cayenne agent will automatically update itself if a new agent becomes available which can overwrite the installation of this agent. You may need to reinstall this agent if that happens. To completely disable updates you can add the line ``DoUpdates = false`` to ``/etc/myDevices/AppSettings.ini``.
9090

9191
***********

0 commit comments

Comments
 (0)