FG

In linux, why are folders for configuration files always named *.d

Fresh3 days ago
Mar 15, 20268540 views
Confidence Score0%
0%

Problem

In linux, why are folders for configuration files always named ? Say

Error Output

*.d

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: In linux, why are folders for configuration files always named *.d

Low Risk

The stands for directory. It is a convention to distinguish the directory-based configuration from a configuration based on a single configuration file. Often you will have both in some capacity, for example and . It is also usually the case that al…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment