Skip to content
Snippets Groups Projects
  • Chris Ricker's avatar
    21fc197e
    Ensure containerd service unmasking (#8726) · 21fc197e
    Chris Ricker authored
    * Force containerd service unmasking
    
    Force systemd to unmask and start service when adding containerd service
    
    * Eliminate restart and move unmasking step
    
    Switch to start instead of restart
    Move unmasking to restart handler
    
    * Add unmasking to similar container runtimes
    
    * Add missing service names
    21fc197e
    History
    Ensure containerd service unmasking (#8726)
    Chris Ricker authored
    * Force containerd service unmasking
    
    Force systemd to unmask and start service when adding containerd service
    
    * Eliminate restart and move unmasking step
    
    Switch to start instead of restart
    Move unmasking to restart handler
    
    * Add unmasking to similar container runtimes
    
    * Add missing service names