fix debian user can not start tank bug
This commit is contained in:
parent
b91518136b
commit
8827c45df1
@ -6,10 +6,10 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
DynamicUser=yes
|
||||
#DynamicUser=yes
|
||||
ExecStart=/data/program/tank/tank
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user