projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
948a324
)
basic/def.h: drop TTY_GID definition
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Thu, 6 Apr 2017 04:12:40 +0000
(
00:12
-0400)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Wed, 19 Apr 2017 23:27:01 +0000
(19:27 -0400)
We already provide a definition through the configuration system, this
one is duplicate.
src/basic/def.h
patch
|
blob
|
history
diff --git
a/src/basic/def.h
b/src/basic/def.h
index 200ea973c19041d4dbe2b9b33beb16b6a7c583b6..b1a3bc190bd0e39cd713f7ccca6550ce7ca19114 100644
(file)
--- a/
src/basic/def.h
+++ b/
src/basic/def.h
@@
-67,10
+67,6
@@
.un.sun_path = "\0/org/freedesktop/plymouthd", \
}
-#ifndef TTY_GID
-#define TTY_GID 5
-#endif
-
#define NOTIFY_FD_MAX 768
#define NOTIFY_BUFFER_MAX PIPE_BUF