Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37565185
en ru br
ALT Linux repos
S:1.1-alt2
5.0: 1.1-alt2
4.1: 1.1-alt2
4.0: 1.1-alt2
3.0: 1.1-alt1.1

Group :: System/Servers
RPM: cdrtools-control

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#!/bin/sh

. /etc/control.d/functions

new_fmode public 4710 root cdwriter
new_fmode restricted 700 root root

new_help public "Only \"cdwriter\" group members can execute @NAME@(1)"
new_help restricted "Only root can execute @NAME@(1)"

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