The nm user also wants lingering
[mirror/dsa-puppet.git] / modules / roles / manifests / nm.pp
index 131714e..2bfb337 100644 (file)
@@ -27,5 +27,7 @@ class roles::nm (
     address  => $base::public_addresses,
   }
 
+  dsa_systemd::linger { 'nm': }
+
   include roles::postgresql::ftp_master_dak_replica::db_guest_access::ubc
 }