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

Группа :: Система/Настройка/Прочее
Пакет: livecd-user

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

Name: livecd-user
Version: 0.2
Release: alt1

Summary: Create LiveCD user
License: GPLv2+
Group: System/Configuration/Other

Url: https://www.altlinux.org/LiveCD
Source0: %name-%version.tar

BuildArch: noarch

Requires: autologin-sh-functions

%description
%summary.

%prep
%setup

%build

%install
install -pDm755 %name.init %buildroot%_initdir/%name
install -pDm644 %name.service %buildroot%_unitdir/%name.service
install -pDm600 %name.conf %buildroot%_sysconfdir/sysconfig/%name.conf

%preun
if [ $1 -eq 0 ]; then
%preun_service %name
fi

%files
%_sysconfdir/sysconfig/%name.conf
%_initdir/%name
%_unitdir/%name.service

%changelog

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

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