fix(init/service/teamsyncworker/log/run): log correct worker
This commit is contained in:
parent
457f685952
commit
67abfe7483
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
|||
sv check syslog-ng > /dev/null || exit 1
|
||||
|
||||
# Start the logger
|
||||
exec logger -i -t storagereplication
|
||||
exec logger -i -t teamsyncworker
|
||||
|
|
Reference in a new issue