Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1ce0c75

Browse files
committed
Add autofs package platform to service_autofs_disabled
1 parent 0656548 commit 1ce0c75

File tree

2 files changed

+3
-1
lines changed
  • linux_os/guide/system/permissions/mounting/service_autofs_disabled
  • shared/applicability

2 files changed

+3
-1
lines changed

linux_os/guide/system/permissions/mounting/service_autofs_disabled/rule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ocil_clause: |-
6767
ocil: |-
6868
{{{ ocil_service_disabled(service="autofs") }}}
6969
70-
platform: machine
70+
platform: machine and package[autofs]
7171

7272
template:
7373
name: service_disabled

shared/applicability/package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ args:
1414
{{% else %}}
1515
pkgname: auditd
1616
{{% endif %}}
17+
autofs:
18+
pkgname: autofs
1719
bash:
1820
pkgname: bash
1921
chrony:

0 commit comments

Comments
 (0)