File errbit-update.service of Package errbit
[Unit] Description=Errbit Asset and Migration Handling After=postgresql.service redis.target PartOf=errbit.target [Service] Type=oneshot Environment="RUBY_GC_MALLOC_LIMIT=90000000" WorkingDirectory=/srv/www/vhosts/errbit/ ExecStart=/usr/sbin/errbit-update TimeoutStartSec=0 [Install] WantedBy=multi-user.target