1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-24 06:04:05 +03:00
Lennart Poettering 55301ec028 core: add new setting Writable= to ListenSpecial= socket units
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.
2015-10-01 14:28:13 +02:00
..
2015-07-25 23:15:51 +02:00
2015-07-25 23:15:51 +02:00
2015-08-26 11:00:09 +02:00
2015-07-25 23:15:51 +02:00
2015-07-25 23:15:51 +02:00
2015-09-21 12:04:45 +00:00
2015-07-25 23:15:51 +02:00
2015-07-25 23:15:51 +02:00
2015-09-07 20:06:58 +02:00
2015-09-29 21:55:51 +02:00
2015-06-30 19:57:40 +02:00