-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathetc.conf
53 lines (52 loc) · 1.36 KB
/
etc.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# SPDX-License-Identifier: LGPL-2.1-or-later
# This overrides the same file from systemd since we want to symlink everything
# into /etc instead of copying so updates to /usr propagate properly.
L /etc/os-release - - - - ../usr/lib/os-release
L+ /etc/mtab - - - - ../proc/self/mounts
# Contains the default systemd locale
L /etc/locale.conf
L /etc/nsswitch.conf
L /etc/issue
L /etc/profile
L /etc/profile.d
# Required by pam_env plugin
L /etc/security
L? /etc/bashrc
L? /etc/bash.bashrc
L? /etc/bash.bash_logout
# Canonical location to look for certificates
L? /etc/ca-certificates
L? /etc/crypto-policies
L? /etc/pki
L /etc/debuginfod
L /etc/ssh/ssh_config
L /etc/ssh/ssh_config.d
L /etc/ssh/sshd_config
L /etc/ssh/sshd_config.d
# Canonical location to look for certificates
L /etc/ssl
# Required by pam environment plugin
L /etc/environment
# pacman configuration file to look up the local database in /usr.
L? /etc/pacman.conf
# Required to generate desktop environment application menus
L /etc/xdg
# Contains default font configuration
L /etc/fonts
# Configuration for man
L /etc/man_db.conf
# Configuration for ldconfig
L /etc/ld.so.conf
L /etc/ld.so.conf.d
# Required by authselect (Fedora/CentOS)
L? /etc/authselect
# Required by tuned
L? /etc/tuned
# Required by gdm
L? /etc/gdm
# Required by geoclue
L? /etc/geoclue
# Required by fwupd
L /etc/fwupd
# Required by gnome
L? /etc/dconf