Update documentation.

This commit is contained in:
knotteye
2020-06-27 23:27:47 -05:00
parent fc924816df
commit b2759c5298
4 changed files with 52 additions and 38 deletions

View File

@ -9,7 +9,7 @@ Restart=on-failure
User=satyr
Environment="HOME=/var/lib/satyr"
WorkingDirectory=/opt/satyr
ExecStart=/usr/bin/npm start
ExecStart=/usr/bin/npm run start
PrivateTmp=true
ProtectHome=true
@ -17,4 +17,4 @@ ProtectSystem=full
NoNewPrivileges=true
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target