We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba0c82 commit a8509aaCopy full SHA for a8509aa
1 file changed
serverService/gwentapi.service
@@ -6,7 +6,7 @@ After=multi-user.target
6
[Service]
7
Type=simple
8
WorkingDirectory=/usr/local/bin/GwentAPI
9
-ExecStart=/usr/local/bin/GwentAPI/gwentapi -daemon
+ExecStart=/usr/local/bin/GwentAPI/gwentapi
10
11
[Install]
12
WantedBy=multi-user.target
0 commit comments