Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37868207
en ru br
Репозитории ALT
S:0.1-alt1
5.1: 0.1-alt1
4.1: 0.1-alt1
4.0: 0.1-alt1
www.altlinux.org/Changes

Группа :: Система/Настройка/Прочее
Пакет: installer-feature-desktop-disable-remote

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

installer-feature-desktop-disable-remote-0.1/000075500000000000000000000000001077672014600213515ustar00rootroot00000000000000installer-feature-desktop-disable-remote-0.1/Makefile000064400000000000000000000004121077672014600230060ustar00rootroot00000000000000install2_dir=$(datadir)/install2

install:
install -d $(install2_dir)
[ -d initinstall.d ] && cp -a initinstall.d $(install2_dir) ||:
[ -d preinstall.d ] && cp -a preinstall.d $(install2_dir) ||:
[ -d postinstall.d ] && cp -a postinstall.d $(install2_dir) ||:
installer-feature-desktop-disable-remote-0.1/preinstall.d/000075500000000000000000000000001077672014600237505ustar00rootroot00000000000000installer-feature-desktop-disable-remote-0.1/preinstall.d/50-disable-remote000075500000000000000000000004421077672014600270140ustar00rootroot00000000000000#!/bin/sh -efu

. install2-init-functions

chroot $destdir chkconfig --level 3 sshd off ||:
chroot $destdir chkconfig --level 5 sshd off ||:
subst 's/Listen 8080/Listen 127.0.0.1:8080/' $destdir/etc/httpd2/conf/httpd2.alterator.conf ||:
# 2 inger: how to restrict ahttpd to localhost only?
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin