Skip to content

Commit

Permalink
update naming scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
vpolaris committed Aug 18, 2021
1 parent bf18f1c commit c22c917
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/bitwarden.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ LimitNOFILE=65535
LimitNPROC=64
RestartSec=2s
Type=simple
User=bitwarden
Group=bitwarden
User=vaultwarden
Group=vaultwarden
WorkingDirectory=/etc/bitwarden
ExecStart=/usr/local/bin/bitwarden
Restart=always
Expand Down
3 changes: 3 additions & 0 deletions services/timer.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[Timer]
OnCalendar=
OnCalendar=Sun *-*-* 04:30:00

0 comments on commit c22c917

Please sign in to comment.