[HLCC-ICE-000001][ZY-CONTRIB-20260723-001] feat: 以来光者贡献链启用冰朔第五域个人子频道
This commit is contained in:
commit
5615453e4e
660 changed files with 122355 additions and 0 deletions
|
|
@ -0,0 +1,16 @@
|
|||
[Unit]
|
||||
Description=Guanghu personal node read-only heartbeat probe
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
User=root
|
||||
EnvironmentFile=-/etc/guanghu/personal-node-probe.env
|
||||
ExecStart=/usr/local/sbin/guanghu-personal-node-probe
|
||||
NoNewPrivileges=true
|
||||
PrivateTmp=true
|
||||
ProtectHome=read-only
|
||||
ProtectSystem=strict
|
||||
ReadWritePaths=/var/lib/guanghu/receipts
|
||||
ReadOnlyPaths=/etc/guanghu/nodes /etc/guanghu/personal-node-probe.env
|
||||
Loading…
Reference in a new issue