diff options
author | Holger Paradies <retabell@gmx.de> | 2024-05-25 11:27:53 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2024-09-22 14:58:43 +0200 |
commit | 52b1b202fb1b725a34e384961a73ac0a93568f71 (patch) | |
tree | 58e59eebd4e8118015aa39e8cef26f1aae98c340 /config | |
parent | fa876fce4664b63f46b5bc50733e0fcd3eddb585 (diff) | |
download | kanotix-52b1b202fb1b725a34e384961a73ac0a93568f71.zip kanotix-52b1b202fb1b725a34e384961a73ac0a93568f71.tar.gz |
Add list for optional systemd packages
Diffstat (limited to 'config')
-rw-r--r-- | config/lists/systemd-extra | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/lists/systemd-extra b/config/lists/systemd-extra new file mode 100644 index 0000000..c156426 --- /dev/null +++ b/config/lists/systemd-extra @@ -0,0 +1,5 @@ +# optional systemd packages +# some packages are optional, systemd-timesynd (is hardcoded in kanotix-live-build) +# this list seems easier to handle +systemd-timesyncd +systemd-container |