On Sun, Apr 14, 2013 at 7:42 PM, Anatol Pomozov <anatol.pomo...@gmail.com> wrote: > I am not sure about this change though. "sevice" looks like a spelling > as later in code this field is called "service". dbus gurus could you > please check what name should be used here?
I'm not a DBus expert, but the "sevice" argument is used positionally (as in the name doesn't matter) in pam-module.c on line 495. It's used again positionally in logind-dbus.c on line 349. The string "sevice" doesn't appear anywhere else in the code. So, unless something external is relying on the misspelling, it should be safe to rename. -- David Strauss | da...@davidstrauss.net | +1 512 577 5827 [mobile] _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel