[debian-edu-commits] debian-edu/ 36/64: Add example using netgroup.
Mike Gabriel
sunweaver at debian.org
Wed Oct 23 09:51:53 UTC 2013
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository shutdown-at-night.
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
---
README | 8 ++++++++
1 file changed, 8 insertions(+)
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
-------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/shutdown-at-night.git
More information about the debian-edu-commits
mailing list