mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-06 13:39:39 +00:00
Update documentation.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user