diff options
-rw-r--r-- | debian/itzks-systems-disklserver.install | 1 | ||||
-rw-r--r-- | debian/itzks-systems-displayserver.install | 1 | ||||
-rw-r--r-- | debian/itzks-systems-faiserver.install | 3 | ||||
-rw-r--r-- | debian/itzks-systems-filter.install | 3 | ||||
-rw-r--r-- | debian/itzks-systems-roamingworkstation.install | 1 | ||||
-rw-r--r-- | debian/itzks-systems-tablet.install | 1 | ||||
-rw-r--r-- | debian/itzks-systems-terminalserver.install | 1 | ||||
-rw-r--r-- | debian/itzks-systems-workstation.install | 1 |
8 files changed, 10 insertions, 2 deletions
diff --git a/debian/itzks-systems-disklserver.install b/debian/itzks-systems-disklserver.install index 05c8182..9a32e48 100644 --- a/debian/itzks-systems-disklserver.install +++ b/debian/itzks-systems-disklserver.install @@ -2,4 +2,5 @@ etc/cron.d/itzks-systems-disklserver etc/cron.d/ etc/systemd/system/autofs.service sbin/diskless-workstation-shell* usr/sbin/ sbin/itzks-update-disklserver-squashfs-images usr/sbin/ +sbin/itzks-puppet-refresh-ssl usr/sbin/ etc/ltsp/ diff --git a/debian/itzks-systems-displayserver.install b/debian/itzks-systems-displayserver.install index 6e501e0..bbd2e59 100644 --- a/debian/itzks-systems-displayserver.install +++ b/debian/itzks-systems-displayserver.install @@ -1 +1,2 @@ sbin/itzks-display-shell usr/sbin/ +sbin/itzks-puppet-refresh-ssl usr/sbin/ diff --git a/debian/itzks-systems-faiserver.install b/debian/itzks-systems-faiserver.install index 19ce514..966ef43 100644 --- a/debian/itzks-systems-faiserver.install +++ b/debian/itzks-systems-faiserver.install @@ -1 +1,2 @@ -etc/squid-deb-proxy/mirror-dstdomain.acl.d/90-itzks-systems-faiserver
\ No newline at end of file +etc/squid-deb-proxy/mirror-dstdomain.acl.d/90-itzks-systems-faiserver +sbin/itzks-puppet-refresh-ssl usr/sbin/ diff --git a/debian/itzks-systems-filter.install b/debian/itzks-systems-filter.install index a1f5c66..5298025 100644 --- a/debian/itzks-systems-filter.install +++ b/debian/itzks-systems-filter.install @@ -1,4 +1,5 @@ usr-lib-nagios-plugins/check_squid usr/lib/nagios/plugins/ -sbin/e2guardian-update-shallalists usr/sbin/ etc/cron.d/itzks-systems-filter etc/systemd/system/autofs.service +sbin/e2guardian-update-shallalists usr/sbin/ +sbin/itzks-puppet-refresh-ssl usr/sbin/ diff --git a/debian/itzks-systems-roamingworkstation.install b/debian/itzks-systems-roamingworkstation.install index 5bdb44b..b78189c 100644 --- a/debian/itzks-systems-roamingworkstation.install +++ b/debian/itzks-systems-roamingworkstation.install @@ -7,3 +7,4 @@ etc/skel/Desktop/libreoffice-calc.desktop etc/skel/Desktop/libreoffice-writer.desktop etc/skel/.mozilla etc/skel/.debian-edu/welcome-page-shown +sbin/itzks-puppet-refresh-ssl usr/sbin/ diff --git a/debian/itzks-systems-tablet.install b/debian/itzks-systems-tablet.install index b17c4bd..778235c 100644 --- a/debian/itzks-systems-tablet.install +++ b/debian/itzks-systems-tablet.install @@ -4,3 +4,4 @@ etc/skel/.pki etc/skel/.mozilla etc/skel/.debian-edu/welcome-page-shown share/glib-2.0/schemas/90_itzks+gnome-tablet.gschema.override usr/share/glib-2.0/schemas/ +sbin/itzks-puppet-refresh-ssl usr/sbin/ diff --git a/debian/itzks-systems-terminalserver.install b/debian/itzks-systems-terminalserver.install index 0691ba7..14a7dbf 100644 --- a/debian/itzks-systems-terminalserver.install +++ b/debian/itzks-systems-terminalserver.install @@ -6,3 +6,4 @@ etc/profile.d/itzks-systems.sh etc/profile.d/ etc/systemd/system/autofs.service share/glib-2.0/schemas/90_itzks+mate.gschema.override usr/share/glib-2.0/schemas/ share/mate-panel/layouts/itzks.layout usr/share/mate-panel/layouts/ +sbin/itzks-puppet-refresh-ssl usr/sbin/ diff --git a/debian/itzks-systems-workstation.install b/debian/itzks-systems-workstation.install index 646379b..b3d6c0d 100644 --- a/debian/itzks-systems-workstation.install +++ b/debian/itzks-systems-workstation.install @@ -9,3 +9,4 @@ etc/shutdown-at-night/ etc/ etc/systemd/system/autofs.service share/glib-2.0/schemas/90_itzks+mate.gschema.override usr/share/glib-2.0/schemas/ share/mate-panel/layouts/itzks.layout usr/share/mate-panel/layouts/ +sbin/itzks-puppet-refresh-ssl usr/sbin/ |