Merge pull request #110 from user1121114685/patch-1
fix debian user can not start tank bug
This commit is contained in:
commit
c518c0c1e6
@ -6,7 +6,7 @@ After=network.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
DynamicUser=yes
|
#DynamicUser=yes
|
||||||
ExecStart=/data/program/tank/tank
|
ExecStart=/data/program/tank/tank
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=3
|
RestartSec=3
|
||||||
|
Loading…
Reference in New Issue
Block a user