mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 15:30:14 +01:00
sleep-monitor: rename file "nm-sleep-monitor-systemd.c" to "nm-sleep-monitor.c"
Next, we will merge "nm-sleep-monitor-upower.c" into "nm-sleep-monitor.c".
(cherry picked from commit b97ae18379)
This commit is contained in:
parent
aa67e0c005
commit
025af2a55f
2 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@ if SUSPEND_RESUME_UPOWER
|
|||
libNetworkManager_la_SOURCES += nm-sleep-monitor-upower.c
|
||||
else
|
||||
# systemd/consolekit suspend/resume used whenever upower is not enabled
|
||||
libNetworkManager_la_SOURCES += nm-sleep-monitor-systemd.c
|
||||
libNetworkManager_la_SOURCES += nm-sleep-monitor.c
|
||||
endif
|
||||
|
||||
if WITH_WEXT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue