Remove syslog check lines from all services

This commit is contained in:
Joseph Schorr 2018-02-02 13:38:25 -05:00
parent 0f49d787eb
commit da9b05fa4a
24 changed files with 0 additions and 72 deletions

View file

@ -1,7 +1,4 @@
#!/bin/sh
# Ensure dependencies start before the logger
sv check syslog-ng > /dev/null || exit 1
# Start the logger
exec logger -i -t blobuploadcleanupworker