We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4547ea0 commit c909422Copy full SHA for c909422
files/image_config/caclmgrd/caclmgrd.service
@@ -6,6 +6,8 @@ After=updategraph.service
6
[Service]
7
Type=simple
8
ExecStart=/usr/bin/caclmgrd
9
+Restart=always
10
+RestartSec=30
11
12
[Install]
13
WantedBy=multi-user.target
0 commit comments