blob: 79809e15dfdc85b257111ebea53de87e92dd3a35 [file] [log] [blame]
Joel Stanley5f2105b2019-11-05 11:25:16 +10301[Unit]
2Description=Cronus Server
3Documentation=https://github.com/open-power/eCMD/
4After=network.service
5
6[Service]
7Type=simple
8ExecStart=/usr/bin/croserver
9Restart=on-failure
10ProtectHome=yes
11ProtectSystem=full
Joel Stanleyc8822472020-03-23 17:09:37 +103012RestrictAddressFamilies=AF_INET AF_INET6