Files
OpenBMC/meta-openpower/recipes-bsp/ecmd/files/croserver.service
T

13 lines
252 B
Desktop File
Raw Normal View History

2026-04-23 17:07:55 +08:00
[Unit]
Description=Cronus Server
Documentation=https://github.com/open-power/eCMD/
After=network.service
[Service]
Type=simple
ExecStart=/usr/bin/croserver
Restart=on-failure
ProtectHome=yes
ProtectSystem=full
RestrictAddressFamilies=AF_INET AF_INET6