mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-27 14:03:43 +03:00
basic/def.h: drop TTY_GID definition
We already provide a definition through the configuration system, this one is duplicate.
This commit is contained in:
parent
948a3241de
commit
f8bde603fd
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user