Commit graph

7 commits

Author SHA1 Message Date
youri
c57abbbf36 Fix boolean logic error, now non-operator users shouldn't be able to
shutdown or reboot.
2018-06-01 21:51:56 +00:00
youri
ae5eb8e1af consolekit: Update to 1.0.2 using ConsoleKit2, the continuation of
consolekit.
2016-06-18 10:23:16 +00:00
ryoon
efd2181e3f Support OpenBSD
* Borrow code from OpenBSD Ports
2014-05-05 21:19:40 +00:00
hasso
249c2deba3 * Improves a lot FreeBSD and DragonFly support (from FreeBSD ports)
* Fixes two leak problems (from upstream bugzilla)
* Bump PKGREVISION
2008-12-26 20:05:56 +00:00
jmcneill
b49a5be104 Improve active console detection.
XXX ps doesn't associate X with its tty on NetBSD, add nasty hack of
falling back to ttyE4 and revisit later.
2008-11-23 19:24:21 +00:00
jmcneill
91eae78185 Fix socket credential handling and sysctl kern.proc2 usage. Bump PKGREVISION 2008-11-22 19:33:05 +00:00
jmcneill
8620414ff9 Import consolekit version 0.3.0.
ConsoleKit is a framework for keeping track of the various users, sessions,
and seats present on a system. It provides a mechanism for software to react
to changes of any of these items or of any of the metadata associated with
them.
2008-11-22 03:32:22 +00:00