Searched refs:etc (Results 1 – 25 of 1561) sorted by relevance
12345678910>>...63
/external/selinux/policycoreutils/mcstrans/share/util/ |
D | try-all | 15 …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/ |
D | dnsmasq.patch | 14 . /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/tlsdate/ |
D | apparmor-profile | 30 /etc/resolv.conf r, 32 /etc/nsswitch.conf r, 33 /etc/localtime r, 34 /etc/nsswitch.conf r, 35 /etc/hosts r, 36 /etc/host.conf r, 39 /etc/ssl/certs/* r, 42 # Allow reading of /etc/tlsdate/ 43 /etc/tlsdate/*/** r, 46 /etc/passwd r, [all …]
|
/external/avahi/initscript/debian/ |
D | avahi-dnsconfd.in | 94 SCRIPTNAME=/etc/init.d/$NAME 101 test -f /etc/default/avahi-dnsconfd && . /etc/default/avahi-dnsconfd 115 if [ -s /etc/localtime ]; then 116 if [ ! -d /etc/avahi/etc ]; then 117 mkdir -p @sysconfdir@/avahi/etc >/dev/null 2>&1 119 cp -fp /etc/localtime @sysconfdir@/avahi/etc >/dev/null 2>&1
|
D | avahi-daemon.in | 94 SCRIPTNAME=/etc/init.d/$NAME 101 test -f /etc/default/avahi-daemon && . /etc/default/avahi-daemon 116 if [ -s /etc/localtime ]; then 117 if [ ! -d /etc/avahi/etc ]; then 118 mkdir -p @sysconfdir@/avahi/etc >/dev/null 2>&1 120 cp -fp /etc/localtime @sysconfdir@/avahi/etc >/dev/null 2>&1
|
/external/avahi/avahi-dnsconfd/ |
D | avahi-dnsconfd.action | 72 test -f /etc/resolv.conf.avahi && mv /etc/resolv.conf.avahi /etc/resolv.conf 74 test -f /etc/resolv.conf.avahi || mv /etc/resolv.conf /etc/resolv.conf.avahi 78 done > /etc/resolv.conf
|
/external/e2fsprogs/tests/f_dup_de/ |
D | expect.1 | 4 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
|
D | expect-nohtree.1 | 7 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/parameter-framework/ |
D | Schemas.mk | 38 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas 47 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas 58 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas 69 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas 81 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas 90 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas 99 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas 110 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas 122 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas 134 LOCAL_MODULE_PATH := $(HOST_OUT)/etc/parameter-framework/Schemas [all …]
|
/external/libcap/contrib/ |
D | pcaps4server | 84 sed -i -e "{s|^\(User\).*|\1 apache|; s|^\(Group\) .*|\1 apache|}" /etc/apache/httpd.conf 86 chown $VERBOSE -R apache:apache /etc/apache/ 96 chown $VERBOSE -R root:root /etc/apache/ 102 sed -i -e "{s|^\(User\).*|\1 nobody|; s|^\(Group\).*|\1 nogroup|}" /etc/apache/httpd.conf 119 sed -i -e "{s|^\(User\).*|\1 apache|; s|^\(Group\) .*|\1 apache|}" /etc/httpd/httpd.conf 121 chown $VERBOSE -R apache:apache /etc/httpd/ 132 chown $VERBOSE -R root:root /etc/httpd/ 138 sed -i -e "{s|^\(User\).*|\1 nobody|; s|^\(Group\).*|\1 nogroup|}" /etc/httpd/httpd.conf 156 chown $VERBOSE -R samba:samba /etc/samba 170 chown $VERBOSE -R root:root /etc/samba [all …]
|
/external/autotest/client/site_tests/security_RootfsStatefulSymlinks/ |
D | baseline | 2 "/etc/chromium/policies": { 9 "/etc/ipsec.conf": { 16 "/etc/ipsec.d/cacerts/cacert.der": { 23 "/etc/ipsec.secrets": { 30 "/etc/localtime": { 37 "/etc/machine-id": { 44 "/etc/opt/chrome/policies": { 51 "/etc/resolv.conf": { 58 "/etc/strongswan.conf": {
|
/external/selinux/policycoreutils/mcstrans/share/examples/nato/ |
D | README | 4 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/ |
D | ECLIPSEF.SF | 9 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/avahi/initscript/fedora/ |
D | avahi-daemon.in | 39 . /etc/init.d/functions 40 . /etc/sysconfig/network 53 if [ -s /etc/localtime ]; then 54 cp -fp /etc/localtime /etc/avahi/etc >/dev/null 2>&1
|
/external/cmockery/cmockery_0_1_2/packages/ |
D | rpm.sh | 59 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/autotest/site_utils/admin/apache/ |
D | apache2.conf | 185 Include /etc/apache2/mods-enabled/*.load 186 Include /etc/apache2/mods-enabled/*.conf 189 Include /etc/apache2/httpd.conf 192 Include /etc/apache2/ports.conf 295 Include /etc/apache2/conf.d/ 298 Include /etc/apache2/sites-enabled/
|
/external/ppp/pppd/plugins/radius/etc/ |
D | radiusclient.conf | 21 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/ |
D | README | 10 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/selinux/policycoreutils/restorecond/ |
D | restorecond.conf | 1 /etc/services 2 /etc/resolv.conf 3 /etc/samba/secrets.tdb 4 /etc/updatedb.conf
|
/external/opencv3/doc/py_tutorials/py_imgproc/ |
D | py_table_of_contents_imgproc.markdown | 11 Learn to apply different geometric transformations to images like rotation, translation etc. 17 binarization etc 22 to blur the images, filter the images with custom kernels etc. 26 Learn about morphological transformations like Erosion, Dilation, Opening, Closing etc 31 to find image gradients, edges etc. 55 different Image Transforms in OpenCV like Fourier Transform, Cosine Transform etc.
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
D | phase1-up.sh | 29 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/icu/icu4c/source/data/translit/ |
D | ja_Latn_ru.txt | 20 u\~ → в ; # ウィ etc. 31 tsu\~ → | ts ; # ツァ, ツィ, etc. 54 dji\~ → | z ; # ヂャ, ヂュ, etc. 57 dzu\~ → | z ; # ヅァ, ヅィ, etc. 61 vu\~ → | v ; # ヴァ, etc.
|
/external/avahi/docs/ |
D | INSTALL | 7 $ ./configure --sysconfdir=/etc --localstatedir=/var 38 # /etc/init.d/avahi-daemon start 41 # /etc/init.d/avahi-dnsconfd start 45 # ln -s /etc/init.d/avahi-daemon /etc/dbus-1/event.d/75avahi-daemon 46 # ln -s /etc/init.d/avahi-dnsconfd /etc/dbus-1/event.d/76avahi-dnsconfd
|
/external/dhcpcd-6.8.2/dhcpcd-hooks/ |
D | 20-resolv.conf | 54 if [ -f /etc/resolv.conf.head ]; then 55 cat /etc/resolv.conf.head >> "$cf" 60 if [ -f /etc/resolv.conf.tail ]; then 61 cat /etc/resolv.conf.tail >> "$cf" 65 if change_file /etc/resolv.conf "$cf"; then 66 chmod 644 /etc/resolv.conf
|
/external/e2fsprogs/install-utils/ |
D | convfstab | 69 done </etc/fstab >/tmp/newfstab.$$ 70 mv -f /etc/fstab /etc/fstab.bak 71 mv -f /tmp/newfstab.$$ /etc/fstab
|
12345678910>>...63