Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 198 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 198 Bytes

oss_intercept

Saves and restores volume settings per application in FreeBSD

Usage

  • Method 1: LD_PRELOAD=THISLIB EXECUTABLE_TO_RUN
  • Method 2: patchelf --add-needed THISLIB EXECUTABLE_TO_RUN