Skip to content

Commit 161e8eb

Browse files
vmojziszpytela
authored andcommitted
dist/targeted/modules.conf: enable slrnpull module
The policy Makefile only recognises "base", "module" and "off". https://github.com/fedora-selinux/selinux-policy/blob/33902770ee27643e1fd5b741ebc6ca514a878f19/Makefile#L297 While at it, fix a module name in comment and formatting. Signed-off-by: Vit Mojzis <[email protected]>
1 parent 8a66f09 commit 161e8eb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dist/targeted/modules.conf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2109,7 +2109,7 @@ slpd = module
21092109
#
21102110
# Service for downloading news feeds the slrn newsreader.
21112111
#
2112-
slrnpull = on
2112+
slrnpull = module
21132113

21142114
# Layer: services
21152115
# Module: smartmon
@@ -2287,11 +2287,12 @@ thumb = module
22872287
tmpreaper = module
22882288

22892289
# Layer: contrib
2290-
# Module: glusterd
2290+
# Module: tomcat
22912291
#
22922292
# policy for tomcat service
22932293
#
22942294
tomcat = module
2295+
22952296
# Layer: services
22962297
# Module: tor
22972298
#

0 commit comments

Comments
 (0)