Home
last modified time | relevance | path

Searched refs:etc (Results 1 – 25 of 1278) sorted by relevance

12345678910>>...52

/external/selinux/policycoreutils/mcstrans/share/util/
Dtry-all15 …rm -rf /etc/selinux/mls/setrans.conf.bak /etc/selinux/mls/secolor.conf.bak /etc/selinux/mls/setran…
19 mv /etc/selinux/mls/setrans.conf /etc/selinux/mls/setrans.conf.bak
23 if [ -e /etc/selinux/mls/secolor.conf ]; then
24 mv /etc/selinux/mls/secolor.conf /etc/selinux/mls/secolor.conf.bak
28 mv /etc/selinux/mls/setrans.d /etc/selinux/mls/setrans.d.bak
32 cp -L $d/setrans.conf /etc/selinux/mls/setrans.conf
35 cp -L $d/secolor.conf /etc/selinux/mls
38 cp -Lr $d/setrans.d /etc/selinux/mls
41 runcon `cat /etc/selinux/mls/contexts/initrc_context` /etc/init.d/mcstrans restart
49 if [ -e /etc/selinux/mls/setrans.conf.bak ]; then
[all …]
/external/dnsmasq/contrib/openvpn/
Ddnsmasq.patch14 . /etc/rc.d/init.d/functions
17 + if [ -f /etc/dhclient-enter-hooks ]; then
18 + . /etc/dhclient-enter-hooks
19 + cp /etc/resolv.conf /etc/resolv.conf.dnsmasq
20 + cp /etc/dhclient-enter-hooks /etc/dhclient-enter-hooks.dnsmasq
21 + sed -e 's/resolv\.conf$/resolv.conf.dnsmasq/' /etc/dhclient-enter-hooks.dnsmasq > /etc/dhc…
22 …[ tab]\+\)[0-9]\+\.[0-9]\+\.[0-9]\+\.[0-9]\+$/\1127.0.0.1/' /etc/resolv.conf.dnsmasq > /etc/resolv…
27 + if [ -f /etc/dhclient-enter-hooks -a -f /etc/dhclient-enter-hooks.dnsmasq ]; then
28 + if [ -f /etc/resolv.conf.dnsmasq ]; then
29 + mv /etc/resolv.conf.dnsmasq /etc/resolv.conf
[all …]
/external/openssh/
Dbuildpkg.sh.in213 mkdir -p $FAKE_ROOT${TEST_DIR}/etc/init.d
215 cp ${OPENSSHD} $FAKE_ROOT${TEST_DIR}/etc/init.d/${SYSVINIT_NAME}
216 chmod 744 $FAKE_ROOT${TEST_DIR}/etc/init.d/${SYSVINIT_NAME}
273 $TEST_DIR/etc/rc0.d/${SYSVINITSTOPT}${SYSVINIT_NAME} 0 1
274 $TEST_DIR/etc/rc2.d/${SYSVINITSTART}${SYSVINIT_NAME} 0 1
300 ${TEST_DIR}/etc/init.d/${SYSVINIT_NAME} stop
321 [ "$RCS_D" = yes ] && mkdir -p ${TEST_DIR}/etc/rcS.d
322 mkdir -p ${TEST_DIR}/etc/rc0.d
323 [ "$RC1_D" = no ] || mkdir -p ${TEST_DIR}/etc/rc1.d
324 mkdir -p ${TEST_DIR}/etc/rc2.d
[all …]
Dssh-keysign.015 client configuration file /etc/ssh/ssh_config by setting EnableSSHKeysign
23 /etc/ssh/ssh_config
26 /etc/ssh/ssh_host_dsa_key
27 /etc/ssh/ssh_host_ecdsa_key
28 /etc/ssh/ssh_host_ed25519_key
29 /etc/ssh/ssh_host_rsa_key
36 /etc/ssh/ssh_host_dsa_key-cert.pub
37 /etc/ssh/ssh_host_ecdsa_key-cert.pub
38 /etc/ssh/ssh_host_ed25519_key-cert.pub
39 /etc/ssh/ssh_host_rsa_key-cert.pub
/external/parameter-framework/Schemas/
DAndroid.mk32 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas
41 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas
52 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas
63 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas
75 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas
84 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas
93 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas
104 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas
116 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas
128 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas
[all …]
/external/e2fsprogs/tests/f_dup_de/
Dexpect.14 Marking /etc (12) to be rebuilt.
8 Duplicate entry 'fstab' in /etc (12) found. Clear? yes
10 Duplicate entry 'localtime' in /etc (12) found. Clear? yes
12 Duplicate entry 'mailcap.dpkg-old' in /etc (12) found. Clear? yes
14 Duplicate entry 'modules.conf.old' in /etc (12) found. Clear? yes
16 Entry 'modules.conf.old' in /etc (12) has a non-unique filename.
19 Duplicate entry 'resolv.conf' in /etc (12) found. Clear? yes
21 Duplicate entry 'usb.permissions' in /etc (12) found. Clear? yes
Dexpect-nohtree.17 Marking /etc (12) to be rebuilt.
11 Duplicate entry 'fstab' in /etc (12) found. Clear? yes
13 Duplicate entry 'localtime' in /etc (12) found. Clear? yes
15 Duplicate entry 'mailcap.dpkg-old' in /etc (12) found. Clear? yes
17 Duplicate entry 'modules.conf.old' in /etc (12) found. Clear? yes
19 Entry 'modules.conf.old' in /etc (12) has a non-unique filename.
22 Duplicate entry 'resolv.conf' in /etc (12) found. Clear? yes
24 Duplicate entry 'usb.permissions' in /etc (12) found. Clear? yes
/external/openssh/contrib/redhat/
Dsshd.init16 . /etc/rc.d/init.d/functions
19 [ -f /etc/sysconfig/sshd ] && . /etc/sysconfig/sshd
43 /sbin/restorecon /etc/ssh/ssh_host_key.pub
44 /sbin/restorecon /etc/ssh/ssh_host_rsa_key.pub
45 /sbin/restorecon /etc/ssh/ssh_host_dsa_key.pub
46 /sbin/restorecon /etc/ssh/ssh_host_ecdsa_key.pub
Dsshd.init.old16 . /etc/rc.d/init.d/functions
19 [ -f /etc/sysconfig/sshd ] && . /etc/sysconfig/sshd
27 RSA1_KEY=/etc/ssh/ssh_host_key
28 RSA_KEY=/etc/ssh/ssh_host_rsa_key
29 DSA_KEY=/etc/ssh/ssh_host_dsa_key
/external/selinux/policycoreutils/mcstrans/share/examples/nato/
DREADME4 mkdir /etc/selinux/mls/mcstrand.d
5 cp rel.conf /etc/selinux/mls/mcstrand.d
6 cp eyes-only.conf /etc/selinux/mls/mcstrand.d
7 cp constraints.conf /etc/selinux/mls/mcstrand.d
8 cp setrans.conf /etc/selinux/mls/setrans.conf
9 sudo run_init /etc/init.d/mcstrans restart
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/META-INF/
DECLIPSEF.SF9 Name: etc/mmetrics-frames.xsl
15 Name: etc/tagdiff.xsl
30 Name: etc/coverage-frames.xsl
57 Name: etc/checkstyle/checkstyle-text.xsl
66 Name: etc/log.xsl
81 Name: etc/jdepend-frames.xsl
84 Name: etc/checkstyle/checkstyle-xdoc.xsl
87 Name: etc/changelog.xsl
93 Name: etc/jdepend.xsl
135 Name: etc/checkstyle/checkstyle-frames.xsl
[all …]
/external/openssh/contrib/aix/
Dbuildbff.sh207 if cut -f1 -d: /etc/group | egrep '^'$SSH_PRIVSEP_USER'\$' >/dev/null
276 if egrep "^\$oldstartcmd" /etc/rc.tcpip >/dev/null
278 if sed "s|^\$oldstartcmd|\$startupcmd|g" /etc/rc.tcpip >/etc/rc.tcpip.new
280 chmod 0755 /etc/rc.tcpip.new
281 mv /etc/rc.tcpip /etc/rc.tcpip.old && \
282 mv /etc/rc.tcpip.new /etc/rc.tcpip
288 if grep "^\$startupcmd" /etc/rc.tcpip >/dev/null
293 echo >>/etc/rc.tcpip
294 echo "# Start sshd" >>/etc/rc.tcpip
295 echo "\$startupcmd" >>/etc/rc.tcpip
/external/cmockery/cmockery_0_1_2/packages/
Drpm.sh59 if [ -r /etc/issue ]
61 grep "Red Hat.*release 7" /etc/issue >/dev/null 2>&1 && destdir=rh7
62 grep "Red Hat.*release 8" /etc/issue >/dev/null 2>&1 && destdir=rh8
63 grep "Red Hat.*release 9" /etc/issue >/dev/null 2>&1 && destdir=rh9
64 if grep Fedora /etc/issue >/dev/null; then
65 destdir=fc`grep Fedora /etc/issue | cut -d' ' -f 4`;
/external/ppp/pppd/plugins/radius/etc/
Dradiusclient.conf21 nologin /etc/nologin
25 issue /usr/local/etc/radiusclient/issue
46 servers /usr/local/etc/radiusclient/servers
50 dictionary /usr/local/etc/radiusclient/dictionary
61 mapfile /usr/local/etc/radiusclient/port-id-map
/external/selinux/policycoreutils/mcstrans/share/examples/urcsts-via-include/
DREADME10 cp -L setrans.conf /etc/selinux/mls/
11 cp -L secolor.conf /etc/selinux/mls/
12 rm -f /etc/selinux/mls/setrans.d/*
13 cp setrans.d/* /etc/selinux/mls/setrans.d
14 run_init /etc/init.d/mcstrans restart
/external/openssh/contrib/hpux/
Degd3 # EGD_LOG: EGD stdout and stderr log file (default /etc/opt/egd/egd.log)
9 # mkdir -p /etc/opt/egd
10 # chown egd:egd /etc/opt/egd
11 # chmod 711 /etc/opt/egd
14 EGD_ARGS='/etc/opt/egd/entropy'
DREADME18 # cp sshd /etc/rc.config.d
19 # chmod 444 /etc/rc.config.d/sshd
34 # mkdir -p /etc/opt/egd
35 # chown egd:egd /etc/opt/egd
36 # chmod 711 /etc/opt/egd
40 # cp egd /etc/rc.config.d
41 # chmod 444 /etc/rc.config.d/egd
/external/selinux/policycoreutils/restorecond/
Drestorecond.conf1 /etc/services
2 /etc/resolv.conf
3 /etc/samba/secrets.tdb
4 /etc/updatedb.conf
/external/dhcpcd/dhcpcd-hooks/
D20-resolv.conf53 if [ -f /etc/resolv.conf.head ]; then
54 cat /etc/resolv.conf.head >> "$cf"
59 if [ -f /etc/resolv.conf.tail ]; then
60 cat /etc/resolv.conf.tail >> "$cf"
64 cat "$cf" > /etc/resolv.conf
65 chmod 644 /etc/resolv.conf
D50-yp.conf12 local cf=/etc/yp.conf."$interface" prefix= x= pid=
28 save_conf /etc/yp.conf
29 cat "$cf" > /etc/yp.conf
40 restore_conf /etc/yp.conf || return 0
/external/icu/icu4c/source/data/translit/
Dja_Latn_ru.txt20 u\~ → в ; # ウィ etc.
31 tsu\~ → | ts ; # ツァ, ツィ, etc.
54 dji\~ → | z ; # ヂャ, ヂュ, etc.
57 dzu\~ → | z ; # ヅァ, ヅィ, etc.
61 vu\~ → | v ; # ヴァ, etc.
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
Dphase1-up.sh29 test -f /etc/resolv.conf.bak || cp /etc/resolv.conf /etc/resolv.conf.bak
30 echo "# Generated by racoon on `date`" > /etc/resolv.conf
31 echo "nameserver ${INTERNAL_DNS4}" >> /etc/resolv.conf
/external/e2fsprogs/install-utils/
Dconvfstab69 done </etc/fstab >/tmp/newfstab.$$
70 mv -f /etc/fstab /etc/fstab.bak
71 mv -f /tmp/newfstab.$$ /etc/fstab
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_supplicant.conf.sgml68 ca_cert="/etc/cert/ca.pem"
69 client_cert="/etc/cert/user.pem"
70 private_key="/etc/cert/user.prv"
90 ca_cert="/etc/cert/ca.pem"
113 ca_cert="/etc/cert/ca.pem"
133 ca_cert="/etc/cert/ca.pem"
134 client_cert="/etc/cert/user.pem"
135 private_key="/etc/cert/user.prv"
162 ca_cert="/etc/cert/ca.pem"
163 client_cert="/etc/cert/user.pem"
[all …]
/external/iptables/iptables/
Diptables-apply93 DEFAULT_FILE=/etc/network/ip6tables
98 DEFAULT_FILE=/etc/network/iptables
138 [ -x /etc/init.d/fail2ban ] && /etc/init.d/fail2ban stop
171 [ -x /etc/init.d/fail2ban ] && /etc/init.d/fail2ban start

12345678910>>...52