Skip to content

Commit

Permalink
RPM install should create requierd directories
Browse files Browse the repository at this point in the history
Ensure that the
/var/log/harvest
/var/run/harvest

are created the first time Harvest is installed.
  • Loading branch information
cgrinds committed May 7, 2021
1 parent f229a0a commit 0a67a6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/spec
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,6 @@ fi

%files
/opt/harvest
/var/log/harvest
/var/run/harvest

0 comments on commit 0a67a6a

Please sign in to comment.