Skip to content

Commit

Permalink
Vaccuum log with every new deploy (ordinals#2390)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph committed Aug 29, 2023
1 parent d41edf7 commit 36946f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/setup
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ setfacl -m ord:x $COOKIE_FILE_DIR
setfacl -dm ord:r $COOKIE_FILE_DIR
setfacl -m ord:r $COOKIE_FILE_DIR/.cookie

journalctl --unit ord --vacuum-time 1s

cp deploy/ord.service /etc/systemd/system/
systemctl daemon-reload
systemctl enable ord
Expand Down

0 comments on commit 36946f7

Please sign in to comment.