Skip to content

Commit

Permalink
Start ossec services after network is activated
Browse files Browse the repository at this point in the history
  • Loading branch information
emkll committed Feb 10, 2021
1 parent 65e8d6b commit 63ba73f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[Unit]
Description=OSSEC service for agent
After=network.target

[Service]
Type=forking
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[Unit]
Description=OSSEC service
After=network.target

[Service]
Type=forking
Expand Down

0 comments on commit 63ba73f

Please sign in to comment.