Browse Source

fix debian user can not start tank bug

master
联盟少侠 5 years ago
committed by GitHub
parent
commit
8827c45df1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      build/service/tank.service

2
build/service/tank.service

@ -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…
Cancel
Save