[caclmgrd] Always restart service upon process termination (#5065)
This commit is contained in:
parent
a4d399c1a9
commit
c96c3cd311
@ -6,6 +6,8 @@ After=updategraph.service
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/caclmgrd
|
||||
Restart=always
|
||||
RestartSec=30
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user