diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-01-31 14:26:59 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-01-31 14:26:59 +0100 |
commit | f0cb509c2930e883192c57118e5ffac3fae72c61 (patch) | |
tree | 749cd8e0686a4f34dcfc6730d42520e229836b82 | |
parent | f31112b1b67431f65124165611f0d8e905463958 (diff) | |
download | itzks-systems-f0cb509c2930e883192c57118e5ffac3fae72c61.tar.gz itzks-systems-f0cb509c2930e883192c57118e5ffac3fae72c61.tar.bz2 itzks-systems-f0cb509c2930e883192c57118e5ffac3fae72c61.zip |
debian/itzks-systems-common.install: Only ship itzks.config in itzks-systems-common bin:pkg.
-rw-r--r-- | debian/itzks-systems-common.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/itzks-systems-common.install b/debian/itzks-systems-common.install index efac506..88c6a1e 100644 --- a/debian/itzks-systems-common.install +++ b/debian/itzks-systems-common.install @@ -1,7 +1,7 @@ bin/passwd usr/bin/ etc/apt/* etc/apt/ etc/cron.d/itzks-systems-common -etc/debian-edu/* etc/debian-edu/ +etc/debian-edu/itzks.config etc/debian-edu/ etc/firefox-esr/* etc/firefox-esr/ etc/modprobe.d/itzks-systems-common_dsp-fix.conf etc/modprobe.d/ etc/sitesummary/* etc/sitesummary/ |