From 733b1376c5c60c9ffcac6cc2f0b6fcc43b914edb Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Thu, 1 Oct 2020 17:53:20 -0400 Subject: [PATCH] analyst node changes --- salt/common/tools/sbin/so-analyst-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/common/tools/sbin/so-analyst-install b/salt/common/tools/sbin/so-analyst-install index 9d41267c9..82b55df66 100755 --- a/salt/common/tools/sbin/so-analyst-install +++ b/salt/common/tools/sbin/so-analyst-install @@ -228,7 +228,7 @@ cat << EOF >> /etc/dconf/db/local.d/00-background [org/gnome/desktop/background] # Specify the path to the desktop background image file -picture-uri='file:///usr/local/share/backgrounds/wallpaper.jpg' +picture-uri='file:///usr/local/share/backgrounds/so-wallpaper.jpg' # Specify one of the rendering options for the background image: # 'none', 'wallpaper', 'centered', 'scaled', 'stretched', 'zoom', 'spanned' picture-options='scaled'