Files
systemd/src
Adrian Vovk 25c89b8977 homectl: Add flags to edit blob directories
This makes it possible to edit blob directories using homectl. The
following syntax is available:

* `--blob-directory=/path/somewhere`: Replaces the entire blob directory
with the contents of /path/somewhere

* `--blob-directory=foobar=/path/somewhere`: Replaces just the file
foobar in the blob directory with the contents of /path/somewhere

* `--blob-directory=foobar=`: Deletes the file foobar from the blob
directory

* `--blob-directory=`: Resets all previous flags

* `--avatar=`, etc: Shortcuts for `--blob-directory=FILENAME=` for the
known files in the blob directory
2024-02-19 11:18:11 +00:00
..
2024-02-08 19:48:49 +01:00
2024-01-04 15:22:42 +01:00
2024-01-09 21:57:46 +08:00
2024-02-12 02:52:37 +09:00
2024-01-30 10:11:30 +01:00
2024-02-09 18:27:01 +01:00
2024-01-09 21:57:45 +08:00
2024-01-04 20:33:32 +08:00
2024-01-04 23:35:13 +08:00