Class: Bwrap::Config::Features::Nscd

Inherits:
Base
  • Object
show all
Defined in:
lib/bwrap/config/features.rb

Overview

Defines Nscd feature set.

nscd is short of name service cache daemon. It may make sense to have this class under another name, but I don’t know how nscd specific this feature can be, so this name it is for now.

Method Summary

Methods inherited from Base

#disable, #enable, #enabled?, #initialize

Constructor Details

This class inherits a constructor from Bwrap::Config::Features::Base