mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fixed markup for netstat example
This commit is contained in:
parent
c9a34e387d
commit
077b078653
@ -116,8 +116,8 @@ Daemon (Socket)
|
||||
field. This is the ``LocalSocket`` option in ``clamd.conf``. You can
|
||||
run ``netstat`` to verify::
|
||||
|
||||
netstat -a|grep clam
|
||||
unix 2 [ ACC ] STREAM LISTENING 15857 /var/run/clamav/clamd.ctl
|
||||
netstat -a|grep clam
|
||||
unix 2 [ ACC ] STREAM LISTENING 15857 /var/run/clamav/clamd.ctl
|
||||
|
||||
.. figure:: ../images/antivirus-daemon-socket.png
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user