[Unit] Description=The Gecko OSGi Runtime After=syslog.target network.target Before=httpd.service [Service] Environment=LAUNCH_GECKO_IN_BACKGROUND=1 EnvironmentFile=-/etc/gecko/gecko.conf User=gecko LimitNOFILE=102642 PIDFile=/var/run/gecko.pid ExecStart=/opt/gecko/bin/launch.sh StandardOutput=null [Install] WantedBy=multi-user.target