#5829·sidekiq

Systemd notify - PID 不允许

作者: DChalcraft创建于 2023年3月13日更新于 2023年3月17日

This file corresponds to a single Sidekiq process. Add multiple copies to run multiple processes (sidekiq-1, sidekiq-2, etc.).

Use journalctl -u sidekiq -rn 100 to view the last 100 lines of log output.

[Unit] Description=sidekiq

start us only once the network and logging subsystems are available

After=syslog.target network.target nfs-server.service RequiresMountsFor=redacted /redacted

内容来源: sidekiq/sidekiq