[debian-edu-commits] debian-edu/shutdown-at-night.git (#36) - master (branch) updated: 9ef92a4fc9cdf77045f7dc2565bd3a9b6e2062ec

Mike Gabriel sunweaver at alioth.debian.org
Wed Oct 23 09:33:53 UTC 2013


The branch, master has been updated
       via  9ef92a4fc9cdf77045f7dc2565bd3a9b6e2062ec (commit)
      from  ef1891cb64ad51400a4d2f4e1a68ac5bd6cedd65 (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 9ef92a4fc9cdf77045f7dc2565bd3a9b6e2062ec
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sun Jul 6 23:27:47 2008 +0000

    Add example using netgroup.
    
    git-svn-id: svn+ssh://svn.debian.org/svn/debian-edu/trunk/src/shutdown-at-night@42349 6e500793-9bee-0310-a5b0-9d0909bd054d

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

Summary of changes:
 README |    8 ++++++++
 1 file changed, 8 insertions(+)

The diff of changes is:
diff --git a/README b/README
index 104ac6d..31b0af4 100644
--- a/README
+++ b/README
@@ -48,6 +48,14 @@ with sitesummary:
   export PATH
   sitesummary-nodes -w
 
+An alternative if the netgroup is used to activate shutdown-at-night
+on clients is this script using the netgroup tool from ng-utils:
+
+  #!/bin/sh
+  PATH=/usr/sbin:$PATH
+  export PATH
+  netgroup -h shutdown-at-night-hosts
+
 License
 -------
 


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