diff options
author | 2008-07-30 15:34:17 +0000 | |
---|---|---|
committer | 2008-07-30 15:34:17 +0000 | |
commit | 4f56c818d0fa4031ec8f67385e5fcdb9ded123cc (patch) | |
tree | 66601057818129db4f1becb9b24fb9543b17f21c | |
parent | Moved old root-part of shutdown to temp name. (diff) | |
download | gentoo-vdr-scripts-4f56c818d0fa4031ec8f67385e5fcdb9ded123cc.tar.gz gentoo-vdr-scripts-4f56c818d0fa4031ec8f67385e5fcdb9ded123cc.tar.bz2 gentoo-vdr-scripts-4f56c818d0fa4031ec8f67385e5fcdb9ded123cc.zip |
Move old user-part of shutdown to sudo entry point.
svn path=/gentoo-vdr-scripts/trunk/; revision=640
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | usr/share/vdr/bin/vdrshutdown-really.sh (renamed from usr/share/vdr/bin/vdrshutdown-gate.sh) | 0 |
2 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ # $Id$ 30 Jul 2008; Matthias Schwarzott <zzam@gentoo.org> ++, + -usr/share/vdr/bin/vdrshutdown-gate.sh: + Move old user-part of shutdown to sudo entry point. + + 30 Jul 2008; Matthias Schwarzott <zzam@gentoo.org> ++, -usr/share/vdr/bin/vdrshutdown-really.sh: Moved old root-part of shutdown to temp name. diff --git a/usr/share/vdr/bin/vdrshutdown-gate.sh b/usr/share/vdr/bin/vdrshutdown-really.sh index 860b768..860b768 100644 --- a/usr/share/vdr/bin/vdrshutdown-gate.sh +++ b/usr/share/vdr/bin/vdrshutdown-really.sh |