mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
analyst node changes
This commit is contained in:
@@ -217,10 +217,10 @@ yum -y install perl-IO-Compress perl-Net-DNS;
|
||||
yum -y install https://github.com/Security-Onion-Solutions/securityonion-docker-rpm/releases/download/securityonion-chaosreader-0.95.10/securityonion-chaosreader-0.95.10.rpm;
|
||||
chmod +x /bin/chaosreader;
|
||||
|
||||
cp ../files/analyst/README /;
|
||||
cp ../../files/analyst/README /;
|
||||
mkdir /usr/local/share/backgrounds/;
|
||||
cp ../files/analyst/so-wallpaper.jpg /usr/local/share/backgrounds/;
|
||||
cp ../files/analyst/so-lockscreen.jpg /usr/local/share/backgrounds/;
|
||||
cp ../../files/analyst/so-wallpaper.jpg /usr/local/share/backgrounds/;
|
||||
cp ../../files/analyst/so-lockscreen.jpg /usr/local/share/backgrounds/;
|
||||
|
||||
# Set background wallpaper
|
||||
cat << EOF >> /etc/dconf/db/local.d/00-background
|
||||
|
||||
Reference in New Issue
Block a user