don't detach in systemd
This commit is contained in:
parent
98748e800d
commit
bdef3ddd0d
@ -5,7 +5,7 @@ After=network.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/guhd --print-all
|
||||
ExecStart=/usr/bin/guhd -n --print-all
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
Restart=on-failure
|
||||
|
||||
@ -46,7 +46,7 @@ Es gibt folgende Kategorien:</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../server/main.cpp" line="220"/>
|
||||
<location filename="../server/main.cpp" line="218"/>
|
||||
<source>No such debug category:</source>
|
||||
<translation>Diese Debug-Kategorie existiert nicht:</translation>
|
||||
</message>
|
||||
|
||||
@ -47,7 +47,7 @@ Categories are:</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../server/main.cpp" line="220"/>
|
||||
<location filename="../server/main.cpp" line="218"/>
|
||||
<source>No such debug category:</source>
|
||||
<translation>No such debug category:</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user