mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Create collections folder like a symlink
This commit is contained in:
parent
eec3b1843d
commit
343b4767be
@ -95,7 +95,8 @@ if [ ! -e /etc/pandora/plugins ]; then
|
||||
fi
|
||||
|
||||
if [ ! -e /etc/pandora/collections ]; then
|
||||
mkdir -p /etc/pandora/collections
|
||||
mkdir -p /usr/share/pandora_agent/collections
|
||||
ln -s /usr/share/pandora_agent/collections /etc/pandora
|
||||
fi
|
||||
|
||||
mkdir -p /var/spool/pandora/data_out
|
||||
|
Loading…
x
Reference in New Issue
Block a user