- Timestamp:
- 10/31/04 11:28:07 (4 years ago)
- Files:
-
- 1 modified
-
branches/openct-0.6/etc/hotplug.openct.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/openct-0.6/etc/hotplug.openct.in
r520 r574 1 1 #!/bin/sh 2 2 3 test "$ACTION" = ="add" || exit 03 test "$ACTION" = "add" || exit 0 4 4 5 5 if [ -e /var/run/openct/status ]
