[HLCC-ICE-000001][ZY-CONTRIB-20260723-001] feat: 以来光者贡献链启用冰朔第五域个人子频道
This commit is contained in:
commit
5615453e4e
660 changed files with 122355 additions and 0 deletions
23
deployment/requests/KZ-DEPLOY-001/kezhou-agent.service
Normal file
23
deployment/requests/KZ-DEPLOY-001/kezhou-agent.service
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
[Unit]
|
||||
Description=刻舟 ICE-GL-KZ-001 每日任务
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
User=kezhou
|
||||
Group=kezhou
|
||||
WorkingDirectory=/opt/guanghu/personas/kezhou
|
||||
EnvironmentFile=-/etc/guanghu/persona-keys/kezhou.env
|
||||
ExecStart=/opt/guanghu/personas/kezhou/kezhou-daily.sh
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
NoNewPrivileges=yes
|
||||
PrivateTmp=yes
|
||||
ProtectSystem=strict
|
||||
ProtectHome=yes
|
||||
ReadWritePaths=/opt/guanghu/personas/kezhou /var/lib/guanghu/kezhou
|
||||
ReadOnlyPaths=/etc/guanghu/persona-keys
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Reference in a new issue