Skip to content

Commit

Permalink
mxsnoop: install in /usr/sbin
Browse files Browse the repository at this point in the history
mxsnoop.sh turns a host into a network traffic recorder.

More info in the twiki:

 - http://twiki.molgen.mpg.de/foswiki/Medv/SchnueffelStueck

 - http://twiki.molgen.mpg.de/foswiki/Medv/InvRegMOGE04137920000
  • Loading branch information
thomas committed Nov 5, 2021
1 parent 8bcba0b commit da06861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ install_data prun/ptype.1 "$DESTDIR$usr_mandir/m
install_data prun/pman.1 "$DESTDIR$usr_mandir/man1/pman.1"
install_exec crashkernel/startup-crashmemory "$DESTDIR$usr_sbindir/startup-crashmemory"
install_data crashkernel/startup-crashmemory.service "$DESTDIR$systemdunitdir/startup-crashmemory.service"
install_exec mxsnoop/mxsnoop.sh "$DESTDIR$usr_sbindir/mxsnoop.sh"

postinstall
exit

0 comments on commit da06861

Please sign in to comment.