Changeset 20206
- Timestamp:
- Oct 16, 2008, 12:51:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/bin/nebdiskd (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/bin/nebdiskd
r20167 r20206 3 3 # Copyright (C) 2007 Joshua Hoblitt 4 4 # 5 # $Id: nebdiskd,v 1.1 3 2008-10-15 03:01:19jhoblitt Exp $5 # $Id: nebdiskd,v 1.14 2008-10-16 22:51:34 jhoblitt Exp $ 6 6 7 7 use strict; … … 50 50 ) || pod2usage( 2 ); 51 51 52 # set the process name for easy pgrep-ability 53 $0 = 'nebdiskd'; 52 54 my $rcfile = "$ENV{HOME}/.nebdiskrc"; 53 55 $rcfile = File::Spec->canonpath($rcfile);
Note:
See TracChangeset
for help on using the changeset viewer.
