5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
[Service]
|
|
ExecStart=/usr/bin/env node <%= @entry %>
|
|
User=<%= @user %>
|
|
Group=<%= @group %>
|