admin cloud-section (root) initial commit
c29b888 8 years ago
1 contributor
9 lines | 0.157kb
[Unit]
Description=Gère applications Nodes par NPM
After=nginx.service

[Service]
ExecStart=/bin/su - %i -c ./bin/www

[Install]
WantedBy=multi-user.target