[Unit]

[Service]

[Install]

Custom Directives

Add any other directives here. Format: Section|Key=Value

Generated Unit

my-app.service

Install Instructions

sudo cp my-app.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable --now my-app.service