group => "root",
mode => 0644,
ensure => present,
+ notify => Exec['update-initramfs'],
}
# crypttab
group => "root",
mode => 0644,
ensure => present,
+ notify => Exec['update-initramfs'],
}
}
group => "root",
mode => 0644,
ensure => present,
+ notify => Exec['update-initramfs'],
}
}
group => "root",
mode => 0644,
ensure => present,
+ notify => Exec['update-initramfs'],
}
}
}
group => "root",
mode => 0644,
ensure => present,
+ notify => Exec['update-initramfs'],
}
# crypttab
group => "root",
mode => 0644,
ensure => present,
+ notify => Exec['update-initramfs'],
}
}