Skip to content

Commit

Permalink
Chango ownership of sogo log folder
Browse files Browse the repository at this point in the history
  • Loading branch information
timonegk committed Nov 7, 2023
1 parent 788a78a commit c759f28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sogo/run
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
install -o sogo -g nogroup -m 755 -d /var/run/sogo
install -o sogo -g nogroup -m 750 -d /var/log/sogo

chown sogo /opt/log

# copy static
cp -r /usr/local/lib/GNUstep/SOGo/WebServerResources/* /opt/static/

Expand Down

0 comments on commit c759f28

Please sign in to comment.