How to Install launchtool in Ubuntu 18.04



Install launchtool by entering the following commands in the terminal:

sudo apt update
sudo apt install launchtool

Description:

command launcher and supervisor

Runs a user-supplied command supervising its execution in many ways: . * controlling the environment * blocking signals * logging the output * changing user and group permissions * limiting resource usage * running it chrooted * restarting it if it fails * logging execution statistics * running it continuously * turning it into a daemon

Homepage: http://www.enricozini.org/sw/launchtool/

Version: 0.8-2build1

Section: universe/admin