chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d301fa1
)
Revert "core: link user keyring to session keyring (#6275)" (#6342)
author
Lennart Poettering
<lennart@poettering.net>
Wed, 12 Jul 2017 14:00:44 +0000
(16:00 +0200)
committer
Sven Eden
<yamakuzure@gmx.net>
Tue, 25 Jul 2017 07:48:11 +0000
(09:48 +0200)
This reverts commit
437a85112e02042b62751395b9e7225628c1b708
.
The outcome of this isn't that clear, let's revert this for now, see
discussion on #6286.
src/basic/missing.h
patch
|
blob
|
history
diff --git
a/src/basic/missing.h
b/src/basic/missing.h
index 24c6d820bd84690f62e07985d4c4c8b215c7bc86..5c51fe25027a220902031563d694cfda4ba1bf61 100644
(file)
--- a/
src/basic/missing.h
+++ b/
src/basic/missing.h
@@
-1111,10
+1111,6
@@
typedef int32_t key_serial_t;
#define KEYCTL_DESCRIBE 6
#endif
-#ifndef KEYCTL_LINK
-#define KEYCTL_LINK 8
-#endif
-
#ifndef KEYCTL_READ
#define KEYCTL_READ 11
#endif