diff options
Diffstat (limited to 'collect.d/system')
-rw-r--r-- | collect.d/system | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/collect.d/system b/collect.d/system index a7e59d1..411e762 100644 --- a/collect.d/system +++ b/collect.d/system @@ -65,7 +65,7 @@ if [ -f /etc/X11/xorg.conf ]; then fi if [ -f /etc/X11/fs/config ]; then - cp /etc/X11/xorg.conf x11-fs-config + cp /etc/X11/fs/config x11-fs-config fi # Collect Cisco Discover Protocol information from all interfaces, in |