https://github.com/dimkr/logoutd
An experimental, standalone fork of logind
https://github.com/dimkr/logoutd
Last synced: 6 months ago
JSON representation
An experimental, standalone fork of logind
- Host: GitHub
- URL: https://github.com/dimkr/logoutd
- Owner: dimkr
- License: mit
- Created: 2015-06-01T20:50:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-02T17:46:57.000Z (about 11 years ago)
- Last Synced: 2025-06-12T01:08:51.904Z (about 1 year ago)
- Language: C
- Size: 332 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README
- License: LICENSE.LGPL2.1
- Audit: audit.c
Awesome Lists containing this project
README
_ _ _
| | ___ __ _ ___ _ _| |_ __| |
| |/ _ \ / _` |/ _ \| | | | __/ _` |
| | (_) | (_| | (_) | |_| | || (_| |
|_|\___/ \__, |\___/ \__,_|\__\__,_|
|___/
Overview
========
logoutd is a small, standalone, incredibly experimental fork of logind from
systemd (http://www.freedesktop.org/software/systemd/) 204.
logoutd-launch and packaging-related files are based on the Debian
(http://www.debian.org/) systemd package.
The entire forking process is documented in fork_logind.sh.
Credits and Legal Information
=============================
All code in logoutd is free software released under the terms of the LGPLv2.1+
license, except sd-daemon.c and sd-daemon, which are MIT-licensed. For a list of
its authors and contributors, see AUTHORS.
The ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).