The nm user also wants lingering
authorJulien Cristau <jcristau@debian.org>
Sat, 5 Oct 2019 10:10:42 +0000 (12:10 +0200)
committerJulien Cristau <jcristau@debian.org>
Sat, 5 Oct 2019 10:10:42 +0000 (12:10 +0200)
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
 }