fix(Live2D): pkill 用绝对路径 + service 加 PATH 环境变量
This commit is contained in:
@@ -8,6 +8,7 @@ Type=simple
|
||||
User=showen
|
||||
Environment=DISPLAY=:0
|
||||
Environment=XAUTHORITY=/home/showen/.Xauthority
|
||||
Environment=PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
|
||||
WorkingDirectory=/home/showen/Showen/ShowenV2
|
||||
ExecStart=/home/showen/Showen/ShowenV2/target/release/showen_v2 --config /home/showen/Showen/ShowenV2/configs/dog_state_machine.json
|
||||
Restart=on-failure
|
||||
|
||||
Reference in New Issue
Block a user