Removed an unneeded dependency from the barcode service

This commit is contained in:
Andrew Brooks 2018-01-27 15:46:39 -06:00
parent f52314ae23
commit 3bfdfead1d
2 changed files with 1 additions and 1 deletions

BIN
barcode_service/barcode_service Executable file

Binary file not shown.

View File

@ -1,6 +1,6 @@
[Unit]
Description=Podbay barcode service
After=network.target tinc.target
After=network.target
Wants=network.target
[Service]