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

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

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

Name:     guest-account
Version:  1.0
Release:  alt1

Summary:  Guest session support in LightDM
License:  GPLv2+
Group:    System/Configuration/Other
URL:  http://altlinux.org/Guest_session
Packager: Andrey Cherepanov <cas at altlinux.org>
BuildArch: noarch

Source:   %name

Requires: lightdm

%post
%_sbindir/%name enable

%preun
%_sbindir/%name disable

%description
Script for enable and disable guest session support in LightDM
(supports both login in greeter and autologin). For each guest
session it creates temporary user and cleanup this user and its
home directory at logout.

This script initially wrote for Debian and borrowed from
https://gist.github.com/pixline/6981710 and adapt for ALT Linux.

%install
install -Dm755 %SOURCE0 %buildroot%_sbindir/%name

%files
%_sbindir/%name

%changelog

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

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