diff --git a/manifests/main/dirs.pp b/manifests/main/dirs.pp index 32dcdfe..41d0878 100644 --- a/manifests/main/dirs.pp +++ b/manifests/main/dirs.pp @@ -1,4 +1,4 @@ -## cd_selinux::dirs.pp +## cd_selinux::main::dirs.pp # Module name: cd_selinux # Author: Arne Teuke (arne_teuke@ConfDroid.com) # # License: @@ -20,7 +20,7 @@ # along with this program. If not, see . # @summary Class manages all directories required for cd_selinux. ############################################################################### -class cd_selinux::dirs ( +class cd_selinux::main::dirs ( ) inherits cd_selinux::params {