Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044092
en ru br
Репозитории ALT

Группа :: Мониторинг
Пакет: timelimit

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: timelimit
Version: 1.5
Release: alt1.qa1

Summary: Limit a process's absolute execution time

Packager: Vitaly Lipatov <lav at altlinux.ru>

Url: http://devel.ringlet.net/sysutils/timelimit/
License: BSD
Group: Monitoring

Source: http://devel.ringlet.net/sysutils/timelimit/%name-%version.tar

%description
timelimit executes a command and terminates the spawned process after
a given time with a given signal. A "warning" signal is sent first,
then, after a timeout, a "kill" signal, similar to the way init(8)
operates on shutdown.

%prep
%setup

%build
%make_build

%install
install -m755 -D %name %buildroot%_bindir/%name
install -m644 -D %name.1 %buildroot%_man1dir/%name.1

%files
%doc ChangeLog
%_bindir/%name
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin