Changeset 674
- Timestamp:
- 07/05/08 14:29:32 (5 months ago)
- Location:
- cdd-utils/trunk
- Files:
-
- 2 modified
-
debian/changelog (modified) (1 diff)
-
lib/sound.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cdd-utils/trunk/debian/changelog
r670 r674 14 14 * [bin] 15 15 - qjackctl-wrapper: hide qjack's main window at startup 16 * [debian] 17 - added dependency information in sound/limits 16 18 17 19 -- Trinity <trinity@trinity> Thu, 26 Jun 2008 04:51:38 -0400 -
cdd-utils/trunk/lib/sound.sh
r605 r674 22 22 } 23 23 24 # Set rtlimits 24 # Description: set rtlimits 25 # Depends: libpam-modules 26 # 25 27 limits () { 26 28 cfg=/etc/security/limits.conf
