diff options
Diffstat (limited to 'libre/pacman')
-rw-r--r-- | libre/pacman/pacman.conf.armv7h | 4 | ||||
-rw-r--r-- | libre/pacman/pacman.conf.i686 | 4 | ||||
-rw-r--r-- | libre/pacman/pacman.conf.x86_64 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/libre/pacman/pacman.conf.armv7h b/libre/pacman/pacman.conf.armv7h index 92367feb6..808f5ce83 100644 --- a/libre/pacman/pacman.conf.armv7h +++ b/libre/pacman/pacman.conf.armv7h @@ -85,8 +85,8 @@ LocalFileSigLevel = Optional # # The non-systemd repository contains packages that are important and relevant only to # Parabola systems using an init-system other than systemd. -# Parabola systems using systemd SHOULD NOT have this enabled;. -# while Parabola systems using any other init-system SHOULD have this enabled. +# Parabola systems using systemd SHOULD NOT have [nonsystemd] enabled. +# Parabola systems using any other init-system SHOULD have [nonsystemd] enabled. # # The kernels repository contains additional special kernels for particular use-cases, # such as maximal security hardening and real-time systems. diff --git a/libre/pacman/pacman.conf.i686 b/libre/pacman/pacman.conf.i686 index 1f8ddec57..27a76e393 100644 --- a/libre/pacman/pacman.conf.i686 +++ b/libre/pacman/pacman.conf.i686 @@ -85,8 +85,8 @@ LocalFileSigLevel = Optional # # The non-systemd repository contains packages that are important and relevant only to # Parabola systems using an init-system other than systemd. -# Parabola systems using systemd SHOULD NOT have this enabled;. -# while Parabola systems using any other init-system SHOULD have this enabled. +# Parabola systems using systemd SHOULD NOT have [nonsystemd] enabled. +# Parabola systems using any other init-system SHOULD have [nonsystemd] enabled. # # The kernels repository contains additional special kernels for particular use-cases, # such as maximal security hardening and real-time systems. diff --git a/libre/pacman/pacman.conf.x86_64 b/libre/pacman/pacman.conf.x86_64 index cc9aee145..95084bf31 100644 --- a/libre/pacman/pacman.conf.x86_64 +++ b/libre/pacman/pacman.conf.x86_64 @@ -85,8 +85,8 @@ LocalFileSigLevel = Optional # # The non-systemd repository contains packages that are important and relevant only to # Parabola systems using an init-system other than systemd. -# Parabola systems using systemd SHOULD NOT have this enabled;. -# while Parabola systems using any other init-system SHOULD have this enabled. +# Parabola systems using systemd SHOULD NOT have [nonsystemd] enabled. +# Parabola systems using any other init-system SHOULD have [nonsystemd] enabled. # # The kernels repository contains additional special kernels for particular use-cases, # such as maximal security hardening and real-time systems. |