Skip to content
  • Florian Eckert's avatar
    rpcd: add respawn param · 432ec292
    Florian Eckert authored
    
    
    The rpcd service is an important service, but if the service stops
    working for any reason, no one will ever respawn that service. With this
    commit, the procd service will monitor if the rpcd service
    is running. If the rpcd service has crashed, then
    procd respawns the rpcd service.
    
    Signed-off-by: default avatarFlorian Eckert <fe@dev.tdt.de>
    432ec292