blob: c679ebb3e586adfb8a231ddc075ea5ff73db74df [file] [log] [blame]
Tomáš Peckabaf3e862022-10-03 16:59:05 +02001#!/bin/bash
2
3# Ignore failures from systemd-journal-upload.service
4# ---------------------------------------------------
5# After migration to ietf-alarms based health state reporting we should
6# keep the current settings, i.e., ignore alarms coming from this particular
7# systemd-journal-upload.service
8#
9sysrepocfg --datastore=startup --format=json --module=ietf-alarms --import="${MIGRATIONS_DIRECTORY}/0003_ietf-alarms_shelve-journal-upload.json"