Score:0

Unknown key name 'ExecRestart' in section 'Service'

ธง cn

I have this systemd unit file in /etc/systemd/system/ei-integrator.service as below:

[Unit]
Description=Integrator
After=network.target

[Service]
ExecStart=/tmp/ei-6.6.0/bin/integrator.sh start
ExecStop=/tmp/ei-6.6.0/bin/integrator.sh stop
ExecRestart=/tmp/ei-6.6.0/bin/integrator.sh restart
PIDFile=/tmp/ei-6.6.0/pid.pid
User=wso2user
Group=wso2
Type=forking
Restart=on-failure
RestartSec=5
StartLimitInterval=60s
StartLimitBurst=3

[Install]
WantedBy=multi-user.target

And when I try to systemctl start ei-integrator.service it gives me the following error:

/etc/systemd/system/ei-integrator.service:8: Unknown key name 'ExecRestart' in section 'Service', ignoring.

Can someone help me?

I am using Ubuntu 20.04.4 LTS

Score:0
ธง cn

ไวยากรณ์ที่ถูกต้องคือ "ExecReload" ลองใช้ "ExecReload" แทน "ExecRestart" และดูว่าใช้ได้หรือไม่

คุณสามารถค้นหาคำสั่ง Exec ได้ในเอกสารต่อไปนี้ https://www.freedesktop.org/software/systemd/man/systemd.service.html

มีการสนทนาเพิ่มเติมที่นี่: https://github.com/wso2/puppet-ei/issues/70 https://systemd-devel.freedesktop.narkive.com/Ln2Sc9Ot/execrestart

โพสต์คำตอบ

คนส่วนใหญ่ไม่เข้าใจว่าการถามคำถามมากมายจะปลดล็อกการเรียนรู้และปรับปรุงความสัมพันธ์ระหว่างบุคคล ตัวอย่างเช่น ในการศึกษาของ Alison แม้ว่าผู้คนจะจำได้อย่างแม่นยำว่ามีคำถามกี่ข้อที่ถูกถามในการสนทนา แต่พวกเขาไม่เข้าใจความเชื่อมโยงระหว่างคำถามและความชอบ จากการศึกษาทั้ง 4 เรื่องที่ผู้เข้าร่วมมีส่วนร่วมในการสนทนาด้วยตนเองหรืออ่านบันทึกการสนทนาของผู้อื่น ผู้คนมักไม่ตระหนักว่าการถามคำถามจะมีอิทธิพลหรือมีอิทธิพลต่อระดับมิตรภาพระหว่างผู้สนทนา