[Unit] Description=Perl App [Service] Type=forking User=www-data Group=www-data Environment=movielog=/tmp/movie-app/movie.log UMask=007 ExecStart=/webapp/movie-app/local/bin/hypnotoad /webapp/movie-app/script/movie ExecReload=/webapp/movie-app/local/bin/hypnotoad /webapp/movie-app/script/obdaac ExecStop=/webapp/movie-app/local/bin/hypnotoad --stop /webapp/movie-app/script/obdaac TimeoutStopSec=5 PIDFile=/tmp/movie-app/hypnotoad.pid KillMode=mixed [Install] WantedBy=multi-user.target