fix(init/service/teamsyncworker/log/run): log correct worker

This commit is contained in:
EvB 2017-07-12 13:52:22 -04:00
parent 457f685952
commit 67abfe7483

View file

@ -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