mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
build: Specify systemd version requirement
Since we are specifying in the unit files a comment of requiring systemd >= 246, set the req at buildtime and drop the comment. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2800>
This commit is contained in:
parent
95f923f21a
commit
51dc50144e
3 changed files with 3 additions and 4 deletions
|
|
@ -13,7 +13,6 @@ Requisite=gnome-session-initialized.target
|
|||
PartOf=gnome-session-initialized.target
|
||||
Before=gnome-session-initialized.target
|
||||
|
||||
#NOTE: ConditionEnvironment works with systemd >= 246
|
||||
ConditionEnvironment=XDG_SESSION_TYPE=%I
|
||||
|
||||
# Limit startup frequency more than the default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue