]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - hwprofile
Merge branch 'lxc'
[projects/rc-scripts.git] / hwprofile
index e64b058840b93dc6b63c48fe871058b24aed45c6..4f24a9e6ad8cecaff8839bdeb6c76d4a5c68152a 100755 (executable)
--- a/hwprofile
+++ b/hwprofile
@@ -1,7 +1,6 @@
 #!/bin/sh
 # (C) 2001 Arkadiusz Miƛkiewicz <misiek@pld.ORG.PL>
 # Hardware Profiles for rc-scripts TOTALNEW.
-# $Id$
 
 PROFDIR="/etc/sysconfig/hwprofiles"
 QUIET=0
@@ -330,6 +329,3 @@ if [ "$#" -le "0" -o "$OPTIND" -eq 1 ]; then
 fi
 
 exit 0
-
-# This must be last line !
-# vi:syntax=sh
This page took 0.044566 seconds and 4 git commands to generate.