fix systemd
This commit is contained in:
@ -6,9 +6,9 @@ Wants=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=syui
|
User=syui
|
||||||
Group=syui
|
|
||||||
WorkingDirectory=/home/syui/git/log
|
WorkingDirectory=/home/syui/git/log
|
||||||
ExecStart=/home/syui/.cargo/bin/ailog stream start my-blog --ai-generate
|
ExecStart=/home/syui/.cargo/bin/ailog stream start my-blog --ai-generate
|
||||||
|
ExecStop=/home/syui/.cargo/bin/ailog stream stop
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
StandardOutput=journal
|
StandardOutput=journal
|
||||||
|
Reference in New Issue
Block a user