chiark / gitweb /
logind.c cleanup
authorAndy Wingo <wingo@pobox.com>
Sun, 23 Aug 2015 09:59:34 +0000 (11:59 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 23 Aug 2015 09:59:34 +0000 (11:59 +0200)
commit234be227ce1be7df36d8dd1595ac9fe47e6208f2
tree9cf14d0a3a34dff63156bb29fd6f27c577f5885c
parent08e1896fb7a00a758c3a71a99e54f0ff69da2fbd
logind.c cleanup

* src/login/logind.c: Remove unused vcsa dispatch function.  Add
  mkdir_label header.  Don't mkdir /run/systemd; we require that it be
  mounted over ramfs or tmpfs.
src/login/logind.c