diff options
author | Holger Paradies <retabell@gmx.de> | 2024-02-27 16:58:59 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2024-02-27 16:58:59 +0100 |
commit | baf36170d55f4752484fb447329eb6028f47206c (patch) | |
tree | 8007fccc9a4bb818b75ae6394300037bb53e6c94 /config | |
parent | 631564ea10103dfddd99903a8eb73b681d033790 (diff) | |
download | kanotix-baf36170d55f4752484fb447329eb6028f47206c.zip kanotix-baf36170d55f4752484fb447329eb6028f47206c.tar.gz |
Replace ntpdate
Diffstat (limited to 'config')
-rw-r--r-- | config/lists/base | 5 | ||||
-rw-r--r-- | config/lists/kanotix-eeepc4G | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/config/lists/base b/config/lists/base index 51ff1aa..bb3c48d 100644 --- a/config/lists/base +++ b/config/lists/base @@ -75,7 +75,12 @@ cfv #endif whois screen +#if DISTRIBUTION wheezy jessie stretch buster bullseye ntpdate +#endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye +ntpsec-ntpdate +#endif usb-modeswitch tofrodos schedtool diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index 2f9b21b..b0ae4fa 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -70,7 +70,12 @@ cfv #endif whois screen +#if DISTRIBUTION wheezy jessie stretch buster bullseye ntpdate +#endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye +ntpsec-ntpdate +#endif usb-modeswitch tofrodos schedtool |