diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-10-06 11:59:01 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-10-06 11:59:01 +0200 |
commit | 1b01c240cf425678da86ebfe196b49389005e37c (patch) | |
tree | 2441f42102ffc7e0985d020cfec1355788548b58 | |
parent | f48c254654a1300fef09b51fbcecf4f81a2ad444 (diff) | |
download | itzks-systems-1b01c240cf425678da86ebfe196b49389005e37c.tar.gz itzks-systems-1b01c240cf425678da86ebfe196b49389005e37c.tar.bz2 itzks-systems-1b01c240cf425678da86ebfe196b49389005e37c.zip |
debian/*.install: Sort entries.
-rw-r--r-- | debian/itzks-systems-disklserver.install | 2 | ||||
-rw-r--r-- | debian/itzks-systems-filter.install | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/itzks-systems-disklserver.install b/debian/itzks-systems-disklserver.install index ffaae87..5f169a2 100644 --- a/debian/itzks-systems-disklserver.install +++ b/debian/itzks-systems-disklserver.install @@ -1,8 +1,8 @@ etc/cron.d/itzks-systems-disklserver etc/cron.d/ +etc/ltsp/ etc/systemd/system/autofs.service usr-lib-nagios-plugins/check_needs-rebooting.sh usr/lib/nagios/plugins/ sbin/diskless-workstation-shell* usr/sbin/ sbin/itzks-update-disklserver-squashfs-images usr/sbin/ sbin/itzks-puppet-renew-ssl usr/sbin/ sbin/itzks-puppet-reset-ssl usr/sbin/ -etc/ltsp/ diff --git a/debian/itzks-systems-filter.install b/debian/itzks-systems-filter.install index 317f56f..1e4ec25 100644 --- a/debian/itzks-systems-filter.install +++ b/debian/itzks-systems-filter.install @@ -1,7 +1,7 @@ -usr-lib-nagios-plugins/check_squid usr/lib/nagios/plugins/ etc/cron.d/itzks-systems-filter etc/systemd/system/autofs.service usr-lib-nagios-plugins/check_needs-rebooting.sh usr/lib/nagios/plugins/ +usr-lib-nagios-plugins/check_squid usr/lib/nagios/plugins/ sbin/e2guardian-update-blacklists usr/sbin/ sbin/itzks-puppet-renew-ssl usr/sbin/ sbin/itzks-puppet-reset-ssl usr/sbin/ |