[debian-edu-commits] debian-edu/shutdown-at-night.git (#32) - master (branch) updated: b97924e2cb26473bdeada9f410c7afd94c9d8e98

Mike Gabriel sunweaver at alioth.debian.org
Wed Oct 23 09:24:02 UTC 2013


The branch, master has been updated
       via  b97924e2cb26473bdeada9f410c7afd94c9d8e98 (commit)
      from  a94bfd9f20a8ea3ea9e2bca231a786009741bc4f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b97924e2cb26473bdeada9f410c7afd94c9d8e98
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sun Jul 6 23:19:16 2008 +0000

      * Rename netgroup used to enable shutdown-at-night, from
        host-shutdown-at-night to shutdown-at-night-hosts, to match the
        name structure used in Debian Edu.
    
    git-svn-id: svn+ssh://svn.debian.org/svn/debian-edu/trunk/src/shutdown-at-night@42345 6e500793-9bee-0310-a5b0-9d0909bd054d

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog  |    8 ++++++++
 shutdown-at-night |    2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index a7a68f2..4135262 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+shutdown-at-night (0.6) UNRELEASED; urgency=low
+
+  * Rename netgroup used to enable shutdown-at-night, from
+    host-shutdown-at-night to shutdown-at-night-hosts, to match the
+    name structure used in Debian Edu.
+
+ -- Petter Reinholdtsen <pere at debian.org>  Sun, 22 Jun 2008 00:20:25 +0200
+
 shutdown-at-night (0.6) unstable; urgency=low
 
   * Change GPL file reference in copyright to use GPL-2 instead of GPL,
diff --git a/shutdown-at-night b/shutdown-at-night
index 480a212..7e32464 100755
--- a/shutdown-at-night
+++ b/shutdown-at-night
@@ -13,7 +13,7 @@
 wakeuptime="07:00"
 
 hostname="$(uname -n)"
-netgroupname="host-shutdown-at-night"
+netgroupname="shutdown-at-night-hosts"
 
 in_netgroup() {
     innetgr -h "$hostname" "$netgroupname"


hooks/post-receive
-- 
shutdown-at-night.git (shutdown-at-night Debian package)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "shutdown-at-night.git" (shutdown-at-night Debian package).




More information about the debian-edu-commits mailing list