Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
112
Issues
112
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
24ffb396
Commit
24ffb396
authored
Nov 27, 2007
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a few elvin turds I missed...
parent
ec9891bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
utils/unelvin.pl
utils/unelvin.pl
+13
-1
No files found.
utils/unelvin.pl
View file @
24ffb396
...
...
@@ -18,26 +18,38 @@ my @BSDPKGS = (
my
@BSDFILES
=
(
'
/usr/local/etc/rc.d/elvind.sh
',
'
/usr/local/bin/elvin-config
',
'
/usr/local/bin/ep
',
'
/usr/local/bin/ec
',
'
/usr/local/etc/elvind*
',
'
/usr/local/include/elvin
',
'
/usr/local/info/elvin*
',
'
/usr/local/lib/libvin4*
',
'
/usr/local/lib/nls/msg/elvin*
',
'
/usr/local/man/man*/elvin*
',
'
/usr/local/man/man1/ec.1
',
'
/usr/local/man/man1/ep.1
',
'
/usr/local/man/man8/epf.8
',
'
/usr/local/libexec/elvind
',
'
/usr/local/libexec/epf
',
'
/var/log/elvind.log
'
);
my
@LINUXFILES
=
(
'
/etc/rc.d/*/*elvin
',
'
/usr/local/bin/elvin-config
',
'
/usr/local/bin/ep
',
'
/usr/local/bin/ec
',
'
/usr/local/etc/elvind*
',
'
/usr/local/include/elvin
',
'
/usr/local/info/elvin*
',
'
/usr/local/lib/libvin4*
',
'
/usr/local/lib/nls/msg/elvin*
',
'
/usr/local/man/man*/elvin*
',
'
/usr/local/sbin/elvind
'
'
/usr/local/man/man1/ec.1
',
'
/usr/local/man/man1/ep.1
',
'
/usr/local/man/man8/epf.8
',
'
/usr/local/sbin/elvind
',
'
/usr/local/sbin/epf
'
);
if
(
$UID
ne
0
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment