Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
hedgedocs-pad-lqdn
Commits
41ee317d
Commit
41ee317d
authored
Nov 19, 2021
by
nono
💻
Browse files
Fix service file for execution
parent
910be67c
Changes
1
Show whitespace changes
Inline
Side-by-side
files/hedgedocs.service
View file @
41ee317d
...
...
@@ -14,7 +14,7 @@ Type=exec
Environment
=
NODE_ENV=production
Restart
=
always
RestartSec
=
2s
ExecStart
=
/usr/bin/yarn
start --production
ExecStart
=
npm
start --production
CapabilityBoundingSet
=
NoNewPrivileges
=
true
PrivateDevices
=
true
...
...
@@ -39,7 +39,7 @@ SystemCallFilter=@system-service
# You may have to adjust these settings
User
=
hedgedocs
Group
=
hedgedocs
Group
=
wwww-data
WorkingDirectory
=
/home/hedgedocs/hedgedoc
# Example: local storage for uploads and SQLite
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment