Skip to content

Commit a8509aa

Browse files
committed
Removing launch flag from the service unit file.
1 parent 7ba0c82 commit a8509aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serverService/gwentapi.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ After=multi-user.target
66
[Service]
77
Type=simple
88
WorkingDirectory=/usr/local/bin/GwentAPI
9-
ExecStart=/usr/local/bin/GwentAPI/gwentapi -daemon
9+
ExecStart=/usr/local/bin/GwentAPI/gwentapi
1010

1111
[Install]
1212
WantedBy=multi-user.target

0 commit comments

Comments
 (0)