mirror of
https://github.com/systemd/systemd.git
synced 2025-03-09 12:58:26 +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", \
|
.un.sun_path = "\0/org/freedesktop/plymouthd", \
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef TTY_GID
|
|
||||||
#define TTY_GID 5
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define NOTIFY_FD_MAX 768
|
#define NOTIFY_FD_MAX 768
|
||||||
#define NOTIFY_BUFFER_MAX PIPE_BUF
|
#define NOTIFY_BUFFER_MAX PIPE_BUF
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user