Mask proc-sys-fs-binfmt_misc.automount
authorPeter Palfrader <peter@palfrader.org>
Tue, 27 Sep 2016 06:44:46 +0000 (08:44 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 27 Sep 2016 06:44:46 +0000 (08:44 +0200)
modules/debian-org/manifests/init.pp
modules/samhain/templates/samhainrc.erb

index d49feca..d7df4f6 100644 (file)
@@ -279,6 +279,11 @@ class debian-org {
                target => '/dev/null',
                notify => Exec['systemctl daemon-reload'],
        }
+       file { '/etc/systemd/system/proc-sys-fs-binfmt_misc.automount':
+               ensure => 'link',
+               target => '/dev/null',
+               notify => Exec['systemctl daemon-reload'],
+       }
 
        file { '/etc/cron.d/dsa-puppet-stuff':
                content => template('debian-org/dsa-puppet-stuff.cron.erb'),
index 39e91d5..7bbf678 100644 (file)
@@ -383,6 +383,7 @@ file=/etc/apt/apt.conf.d/local-pdiffs
 file=/etc/apt/apt.conf.d/local-ssl-ca-global
 file=/etc/apt/preferences.d/buildd
 file=/etc/systemd/system/puppet.service
+file=/etc/systemd/system/proc-sys-fs-binfmt_misc.automount
 file=/etc/puppet/puppet.conf
 file=/etc/default/puppet
 file=/etc/default/postgrey