logind-session: use Requires= for user{,-runtime-dir}@.service
authorMike Yuan <me@yhndnzj.com>
Fri, 12 Jan 2024 13:30:49 +0000 (21:30 +0800)
committerMike Yuan <me@yhndnzj.com>
Thu, 15 Feb 2024 11:23:52 +0000 (19:23 +0800)
commit52bcc872b5f97a14a9b4e4e383f45bb3066e1643
tree1dae8dc0a9cf818ba93c624332f30cc9e53b7512
parente2a42c0c43f6cdd7cb2b89521392248056eeac49
logind-session: use Requires= for user{,-runtime-dir}@.service

Since we do require these basic user services, let's make
the dependency stronger. Note that logind should enqueue
start jobs for these already in user_start(), so mostly
just paranoia.
src/login/logind-dbus.c
src/login/logind-dbus.h
src/login/logind-session.c