File routenbuch-update.service of Package routenbuch
[Unit] Description=Routenbuch Migration Handling After=postgresql.service redis.target PartOf=routenbuch.target [Service] Type=oneshot Environment="RUBY_GC_MALLOC_LIMIT=90000000" "LANG=en_US.UTF-8" "LC_ALL=en_US.UTF-8" WorkingDirectory=/srv/www/webapps/routenbuch/ ExecStart=/usr/sbin/routenbuch-update TimeoutStartSec=0 [Install] WantedBy=multi-user.target