daemon/ls: make do_ll require root, like all the rest
authorJim Meyering <meyering@redhat.com>
Tue, 11 Aug 2009 11:16:27 +0000 (13:16 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 11 Aug 2009 11:30:40 +0000 (13:30 +0200)
commit6727e7c8bdf1cb39264a9de6333d228b51c39956
treea36f8bf2f385f1d891626711776e4a1a19bab5c3
parent9f7ebef3d464a2e40fae75012201a5da2740b99c
daemon/ls: make do_ll require root, like all the rest

* ls.c (do_ll): Do invoke "NEED_ROOT" here, and add a FIXME to
provide a "debug ll" command with the semantics we're removing.
daemon/ls.c