sd-messages.h revision 158350e86923cb1d878d3bf7d928fb1c30a3da76
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe This file is part of systemd.
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe Copyright 2012 Lennart Poettering
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe systemd is free software; you can redistribute it and/or modify it
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe under the terms of the GNU Lesser General Public License as published by
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe the Free Software Foundation; either version 2.1 of the License, or
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe (at your option) any later version.
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe systemd is distributed in the hope that it will be useful, but
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe WITHOUT ANY WARRANTY; without even the implied warranty of
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe Lesser General Public License for more details.
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe You should have received a copy of the GNU Lesser General Public License
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe along with systemd; If not, see <http://www.gnu.org/licenses/>.
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe/* Hey! If you add a new message here, you *must* also update the
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe * message catalog with an appropriate explanation */
266c5071a91fda6a5159b08ea8d45261228d03d5neil_a_wilson/* And if you add a new ID here, make sure to generate a random one
266c5071a91fda6a5159b08ea8d45261228d03d5neil_a_wilson * with journalctl --new-id128. Do not use any other IDs, and do not
266c5071a91fda6a5159b08ea8d45261228d03d5neil_a_wilson * count them up manually. */
4edb61f8b0f8ce9f62d803c706612376498672b4al_xipe#define SD_MESSAGE_JOURNAL_START SD_ID128_MAKE(f7,73,79,a8,49,0b,40,8b,be,5f,69,40,50,5a,77,7b)
#define SD_MESSAGE_FORWARD_SYSLOG_MISSED SD_ID128_MAKE(00,27,22,9c,a0,64,41,81,a7,6c,4e,92,45,8a,fa,2e)
#define SD_MESSAGE_INVALID_CONFIGURATION SD_ID128_MAKE(c7,72,d2,4e,9a,88,4c,be,b9,ea,12,62,5c,30,6c,01)