mirror of
https://github.com/systemd/systemd.git
synced 2026-07-12 18:44:14 +00:00
55301ec028937eab4722c9fd586fd77ffdbc50dd
Writable= is a new boolean setting. If ture, then ListenSpecial= will open the specified path in O_RDWR mode, rather than just O_RDONLY. This is useful for implementing services like rfkill, where /dev/rfkill is more useful when opened in write mode, if we want to not only save but also restore its state.
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Languages
C
88.9%
Shell
5.2%
Python
4.7%
Meson
1.1%