summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/rc.d/pccard2
-rw-r--r--etc/rc.pccard2
2 files changed, 4 insertions, 0 deletions
diff --git a/etc/rc.d/pccard b/etc/rc.d/pccard
index c0ef84d..4b1da0f 100644
--- a/etc/rc.d/pccard
+++ b/etc/rc.d/pccard
@@ -3,6 +3,8 @@
# PC-card startup script
# HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
#
+# $Id$
+#
if [ "X$pccard_enable" = X"YES" ] ; then
if [ "x$pccard_mem" != "xDEFAULT" ] ; then
diff --git a/etc/rc.pccard b/etc/rc.pccard
index c0ef84d..4b1da0f 100644
--- a/etc/rc.pccard
+++ b/etc/rc.pccard
@@ -3,6 +3,8 @@
# PC-card startup script
# HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
#
+# $Id$
+#
if [ "X$pccard_enable" = X"YES" ] ; then
if [ "x$pccard_mem" != "xDEFAULT" ] ; then
OpenPOWER on IntegriCloud