diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-07-14 11:35:37 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-07-14 11:35:37 +0200 |
| commit | c21f6d2b64a9a162885e2cd862fea7849534f991 (patch) | |
| tree | 6ed052cf4a4575283722758ba1d4fde0a88b892c | |
| parent | 29434bc41e27986e3fcec539590d6cb4a99540b7 (diff) | |
| download | slack-timedate-c21f6d2b64a9a162885e2cd862fea7849534f991.tar.gz | |
Make README generic, accounting for various DEs
| -rw-r--r-- | README.md | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,10 +1,14 @@ # slack-timedate -This program implements timedated1 interface from systemd what is -required by GNOME Control Center for now. -slack-timedate's purpose is to make it possible to enjoy full GNOME -functionality on Slackware Linux which doesn't use systemd as its -init-system. +This program implements timedated1 interface from systemd that is +required by GNOME Control Center and can be used by KDE Settings. + +slack-timedate's purpose is to make it possible to enjoy full desktop +environment functionality on Slackware Linux which doesn't use +systemd as its init-system. + +slack-timedate supports Slackware's System V style init system as well +as s6. ## Installation |
