mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Merge branch '182-fallo-instalador-pwrd' into 'develop'
Fixed install_pwrd (added logrotate) Closes #182 See merge request artica/pandorafms!1058
This commit is contained in:
commit
c65841938a
@ -45,7 +45,7 @@ ln -s $PWR_FIREFOX_INSTALLDIR/firefox/firefox /usr/bin/firefox
|
|||||||
|
|
||||||
# Generate logrotate configuration
|
# Generate logrotate configuration
|
||||||
|
|
||||||
echo <<EO_LROTATE > /etc/logrotate.d/pwrd
|
cat > /etc/logrotate.d/pwrd <<EO_LROTATE
|
||||||
/var/log/pwr/pwr_std.log
|
/var/log/pwr/pwr_std.log
|
||||||
/var/log/pwr/pwr_error.log {
|
/var/log/pwr/pwr_error.log {
|
||||||
weekly
|
weekly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user