shared: get rid of fileio-label.[ch]
authorLennart Poettering <lennart@poettering.net>
Tue, 22 Oct 2024 08:25:26 +0000 (10:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 22 Oct 2024 15:51:26 +0000 (17:51 +0200)
commit3a7ae4ba62baf0ccccc90d4f95055609124677b1
tree7e97441aced6eb68bfe383217f8d3021cface393
parentaec1262a2e0f7525ad5f755ec0d8f0c183e7aecf
shared: get rid of fileio-label.[ch]

Move the renaming function to reboot-util.h (since it writes out
/run/nologin at shutdown), and let's get rid of fileio-label.[ch] now
that it serves no purpose anymore.
src/login/logind-dbus.c
src/shared/fileio-label.c [deleted file]
src/shared/fileio-label.h [deleted file]
src/shared/meson.build
src/shared/reboot-util.c
src/shared/reboot-util.h
src/user-sessions/user-sessions.c