diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:32:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:32:04 +0300 |
commit | 269cc13f4981a2c1703124d14023ee4b5d9c6589 (patch) | |
tree | 788d0eaa8cce9fb02f3f820638662e5fdfdec647 /extra/seatd | |
parent | 363a820773a2710d48b23bbf15c4d9435c9ace51 (diff) | |
download | repository-269cc13f4981a2c1703124d14023ee4b5d9c6589.tar.gz |
seatd: add meta file
Diffstat (limited to 'extra/seatd')
-rw-r--r-- | extra/seatd/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/seatd/meta b/extra/seatd/meta new file mode 100644 index 00000000..91757c07 --- /dev/null +++ b/extra/seatd/meta @@ -0,0 +1,3 @@ +description: Minimal seat management daemon and library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |