1 2 3 4 5 6
[Service] Type=oneshot ExecStart=/bin/echo Start Hola ExecReload=/bin/echo Reload Hola ExecStop=/bin/echo Stop Hola RemainAfterExit=yes