Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
systemd
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
steam
systemd
Commits
e50d5048
Commit
e50d5048
authored
Sep 13, 2012
by
Lennart Poettering
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
journal: fix 128bit IDs of unit reload entries
parent
55f2dca3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/systemd/sd-messages.h
src/systemd/sd-messages.h
+2
-2
No files found.
src/systemd/sd-messages.h
View file @
e50d5048
...
...
@@ -55,8 +55,8 @@ extern "C" {
#define SD_MESSAGE_UNIT_STOPPING SD_ID128_MAKE(de,5b,42,6a,63,be,47,a7,b6,ac,3e,aa,c8,2e,2f,6f)
#define SD_MESSAGE_UNIT_STOPPED SD_ID128_MAKE(9d,1a,aa,27,d6,01,40,bd,96,36,54,38,aa,d2,02,86)
#define SD_MESSAGE_UNIT_FAILED SD_ID128_MAKE(be,02,cf,68,55,d2,42,8b,a4,0d,f7,e9,d0,22,f0,3d)
#define SD_MESSAGE_UNIT_RELOADING SD_ID128_MAKE(
be,02,cf,68,55,d2,42,8b,a4,0d,f7,e9,d0,22,f0,3d
)
#define SD_MESSAGE_UNIT_RELOADED SD_ID128_MAKE(
be,02,cf,68,55,d2,42,8b,a4,0d,f7,e9,d0,22,f0,3d
)
#define SD_MESSAGE_UNIT_RELOADING SD_ID128_MAKE(
d3,4d,03,7f,ff,18,47,e6,ae,66,9a,37,0e,69,47,25
)
#define SD_MESSAGE_UNIT_RELOADED SD_ID128_MAKE(
7b,05,eb,c6,68,38,42,22,ba,a8,88,11,79,cf,da,54
)
#ifdef __cplusplus
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment