[service]
body = ["[Unit]","Description=${1}","","[Service]","Type=${2}","ExecStart=${3}","","[Install]","WantedBy=default.target"]
description = "Systemd service template."
prefix = "service"
scope = "systemd"