correction to systemd script
parent
f5e9751516
commit
7dbe71fbf8
@ -102,7 +102,7 @@ Description=System Daemon for Chatto
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/path/to/chatto-jar/
|
||||
ExecStart=java -jar Chatto.jar --spring.profiles.active=prod
|
||||
ExecStart=/path/to/java -jar Chatto.jar --spring.profiles.active=prod
|
||||
User=chatto
|
||||
Type=simple
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user