https://github.com/devolutions/systemd-rs
https://github.com/devolutions/systemd-rs
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devolutions/systemd-rs
- Owner: Devolutions
- License: apache-2.0
- Created: 2019-12-17T05:33:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T17:18:01.000Z (over 3 years ago)
- Last Synced: 2025-03-09T17:03:32.340Z (11 months ago)
- Language: Rust
- Homepage:
- Size: 3.9 MB
- Stars: 0
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# systemd-rs
A high level wrapper for libsystemd.
Currently supports a partial subset of `sd-login`, including `sd_login_monitor`. Assumes a single seat ("seat0") for all functions.