Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37880321
en ru br
ALT Linux repos
S:16.1-alt1
D:0.9.7-alt1
5.0: 0.9.13-alt4
4.1: 0.9.10-alt1
4.0: 0.9.5-alt5.M40.3

Group :: System/Servers
RPM: pulseaudio

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#!/bin/sh

. /etc/control.d/functions

BINARY=/usr/bin/pulseaudio

new_fmode regular 755 root root
new_fmode realtime 4710 root realtime

new_help regular "Any user can execute $BINARY"
new_help realtime "Only \"realtime\" group members can execute $BINARY"

control_fmode "$BINARY" "$*" || exit 1
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin