Changeset 5879 in /cluster/svnroot for bccd-ng/branches/skylar/bccd-3.4.0-build_ng/src/bin/bccd-passwd-wrapper
- Timestamp:
- Feb 4, 2017 3:23:37 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bccd-ng/branches/skylar/bccd-3.4.0-build_ng/src/bin/bccd-passwd-wrapper
r5878 r5879 65 65 } 66 66 67 # Change terminal back to tty1 to avoid hang 67 # Change terminal back to tty1 to avoid hang (#988) 68 68 open($CHVT, '|-', '/bin/chvt', '1',) 69 69 or die "Can't run chvt: $!\n";
Note: See TracChangeset
for help on using the changeset viewer.