Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
einarf committed Aug 3, 2022
1 parent 18b5f75 commit cc22b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pip install cysystemd

```bash
# The service name to watch in journald
WATCHER_SERVICE_NAME="dockerd"
WATCHER_SERVICE_NAME="docker.service"
# Pattern in log file to look for
WATCHER_PATTERNS='["some pattern", "another pattern"]'
# Phone number (sms). Must be in format 00<country-code><number>
Expand Down

0 comments on commit cc22b12

Please sign in to comment.