Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Ensure that OSSEC timezone matches the host's timezone #150

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 4 comments
Closed

Ensure that OSSEC timezone matches the host's timezone #150

GoogleCodeExporter opened this issue Mar 24, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

cd /var/ossec/etc/
mv localtime localtime.EASTERN
cp /etc/localtime .
chown root:ossec localtime
service ossec restart

Original issue reported on code.google.com by doug.bu...@gmail.com on 16 Nov 2011 at 4:43

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Added the following to upgrade script and /usr/local/bin/setup:

cp /etc/localtime /var/ossec/etc/localtime
chown root:ossec /var/ossec/etc/localtime
service ossec restart   

Original comment by doug.bu...@gmail.com on 16 Nov 2011 at 7:16

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by doug.bu...@gmail.com on 16 Nov 2011 at 7:18

  • Changed title: Ensure that OSSEC timezone matches the host's timezone
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Published:
http://securityonion.blogspot.com/2011/11/security-onion-20111116-now-available.
html

Original comment by doug.bu...@gmail.com on 17 Nov 2011 at 11:29

  • Changed state: Verified
  • Added labels: ****
  • Removed labels: ****

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant