[Unit] Description=Re-register live user managers with systemd-oomd After=systemd-oomd.service PartOf=systemd-oomd.service ConditionPathExists=/usr/local/sbin/oomd-rearm [Service] Type=oneshot RemainAfterExit=yes ExecStart=/usr/local/sbin/oomd-rearm [Install] WantedBy=systemd-oomd.service