From 1ff1ab547dc99e42808567754e40b3e33fe2ae93 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 23 Feb 2016 22:26:58 +0100 Subject: shutdown-at-night blockage: Block workstation-like systems from waking up other machines via WoL. --- debian/changelog | 2 ++ debian/itzks-systems-diskless.install | 1 + debian/itzks-systems-terminalserver.install | 1 + debian/itzks-systems-workstation.install | 1 + etc/shutdown-at-night/shutdown-at-night-nowakeup-others | 0 5 files changed, 5 insertions(+) create mode 100644 etc/shutdown-at-night/shutdown-at-night-nowakeup-others diff --git a/debian/changelog b/debian/changelog index ff7bc42..003bf91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ itzks-systems (2015.12.15.4) UNRELEASED; urgency=medium * debian/control: + Add D for kile and texworks to all workstation-like system types. + Add D for logisim to all workstation-like system types. + * shutdown-at-night blockage: Block workstation-like systems from waking + up other machines via WoL. -- Mike Gabriel Wed, 17 Feb 2016 13:57:43 +0100 diff --git a/debian/itzks-systems-diskless.install b/debian/itzks-systems-diskless.install index 66bd263..2d7d22e 100644 --- a/debian/itzks-systems-diskless.install +++ b/debian/itzks-systems-diskless.install @@ -1,3 +1,4 @@ etc/mimeapps.list etc/ +etc/shutdown-at-night/ etc/ etc/.java etc/ share/gconf/defaults/51_itzks-systems-diskless usr/share/gconf/defaults/ diff --git a/debian/itzks-systems-terminalserver.install b/debian/itzks-systems-terminalserver.install index c0cfd2f..a5bc3f0 100644 --- a/debian/itzks-systems-terminalserver.install +++ b/debian/itzks-systems-terminalserver.install @@ -1,2 +1,3 @@ etc/mimeapps.list etc/ +etc/shutdown-at-night/ etc/ etc/.java etc/ \ No newline at end of file diff --git a/debian/itzks-systems-workstation.install b/debian/itzks-systems-workstation.install index c0cfd2f..a5bc3f0 100644 --- a/debian/itzks-systems-workstation.install +++ b/debian/itzks-systems-workstation.install @@ -1,2 +1,3 @@ etc/mimeapps.list etc/ +etc/shutdown-at-night/ etc/ etc/.java etc/ \ No newline at end of file diff --git a/etc/shutdown-at-night/shutdown-at-night-nowakeup-others b/etc/shutdown-at-night/shutdown-at-night-nowakeup-others new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3