Home
last modified time | relevance | path

Searched refs:chmod (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/openbmc/openbmc/meta-security/recipes-ids/ossec/
H A Dossec-hids_3.7.0.bb51 chmod 600 ${D}/${sysconfdir}/ossec-init.conf
58 chmod -R 550 ${OSSEC_DIR}
63 chmod -R 770 ${OSSEC_DIR}/queue/ossec
67 chmod -R 750 ${OSSEC_DIR}/logs
68 chmod -R 775 ${OSSEC_DIR}/queue/rids
71 chmod 664 ${OSSEC_DIR}/logs/ossec.log
74 chmod -R 750 ${OSSEC_DIR}/queue/diff
75 chmod 740 ${OSSEC_DIR}/queue/diff/* > /dev/null 2>&1 || true
78 chmod 550 ${OSSEC_DIR}/etc
82 chmod 555 ${OSSEC_DIR}/etc/localtime
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/
H A Dfix-permissions.patch20 chmod 0644 $(DESTDIR)$(SYSDPATH)/atopacct.service
23 - chmod 0711 $(DESTDIR)$(PMPATHD)/atop-pm.sh
24 + chmod 0755 $(DESTDIR)$(PMPATHD)/atop-pm.sh
32 - chmod 0711 $(DESTDIR)$(PMPATH1)/45atoppm; \
33 + chmod 0755 $(DESTDIR)$(PMPATH1)/45atoppm; \
37 - chmod 0711 $(DESTDIR)$(PMPATH2)/45atoppm; \
38 + chmod 0755 $(DESTDIR)$(PMPATH2)/45atoppm; \
46 - chmod 04711 $(DESTDIR)$(BINPATH)/atop
47 + chmod 0755 $(DESTDIR)$(BINPATH)/atop
53 chmod 0711 $(DESTDIR)$(BINPATH)/atopconvert
[all …]
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dfuse-allow-other.out19 Permissions post-chmod: 0
21 Permissions post-chmod: 400
23 chmod: changing permissions of 'TEST_DIR/fuse-export': Operation not permitted
24 Permissions post-chmod: 400
48 Permissions post-chmod: 0
50 Permissions post-chmod: 400
52 Permissions post-chmod: 444
75 Permissions post-chmod: 0
77 Permissions post-chmod: 400
79 Permissions post-chmod: 444
H A Dfuse-allow-other108 chmod 000 "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt
113 chmod u+r "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt
119 chmod 444 "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt
138 chmod o-r fuse-export 2>&1 | _filter_testdir | _filter_imgfmt
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dsetup.sh97 chmod 600 $ufile
123 chmod 600 $kfile
126 chmod 600 $cfile
138 chmod 600 $afile
186 chmod 755 $config_dir/start $config_dir/stop $config_dir/restart $config_dir/reload
294 chmod -R og-rw $config_dir/$m
300 chmod -R og-rw $config_dir/$f
302 chmod +r $config_dir/version
307 chmod -R og-w "$wadir"
308 chmod -R a+rx "$wadir"
[all …]
/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/
H A Dlibacpi_fix_for_x32.patch20 @chmod 644 ${DESTDIR}${PREFIX}/include/libacpi.h
24 - @chmod 644 ${DESTDIR}${PREFIX}/lib/libacpi.a
26 - @chmod 644 ${DESTDIR}${PREFIX}/lib/${SONAME}
31 + @chmod 644 ${DESTDIR}${LIBDIR}/libacpi.a
33 + @chmod 644 ${DESTDIR}${LIBDIR}/${SONAME}
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A Dmakedbs.sh125 chmod g+r $target
127 chown 0 $target; chgrp 0 $target; chmod 600 $target;
148 chmod g+r $target
150 chown 0 $target; chgrp 0 $target; chmod 600 $target
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0013-raddb-certs-Makefile-fix-the-occasional-verification.patch10 chmod g+r ca.key
12 chmod g+r server.pem
52 chmod g+r ca.key
72 chmod g+r server.key
80 chmod g+r server.p12
85 chmod g+r server.pem
94 chmod g+r client.key
102 chmod g+r client.p12
108 chmod g+r client.pem
117 chmod g+r inner-server.key
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A Dxserver-nodm35 chmod o+w /var/log
36 chmod g+r /dev/tty[0-3]
39 chmod o+rw /dev/hidraw*
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A Dpostgresql-setup31 chmod go-rwx "$PGDATA"
41 chmod go-rwx "$PGLOG"
51 chmod go-rwx "$PGDATA/pg_log"
/openbmc/openbmc/poky/meta/recipes-devtools/gnu-config/gnu-config/
H A Dgnu-configize.in98 my $chmod = "chmod";
209 xsystem ("$chmod u+x $dest/config.guess");
211 xsystem ("$chmod u+x $dest/config.sub");
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtwinstall.sh128 else chmod 640 "$SITE_KEY"
156 else chmod 640 "$LOCAL_KEY"
205 chmod 640 "$CONFIG_FILE"
265 chmod 0640 "$SIGNED_POL"
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-staprun-stapbpf-don-t-support-installing-a-non-root.patch7 expect to be running as root, don't create the group or chmod
29 - && chmod 04110 "$(DESTDIR)$(bindir)/stapbpf"; \
35 +# && chmod 04110 "$(DESTDIR)$(bindir)/stapbpf"; \
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/
H A D0002-tcl-fix-a-build-issue.patch37 - echo 'exec chmod -w .;package require tcltest;tcltest::temporaryDirectory /tmp;source ../tests/al…
38 + echo 'exec chmod -w .;package require tcltest;tcltest::temporaryDirectory /tmp;source ../tests/al…
/openbmc/qemu/tests/qemu-iotests/
H A D118366 os.chmod(old_img, 0o666)
367 os.chmod(new_img, 0o666)
372 os.chmod(old_img, 0o444)
373 os.chmod(new_img, 0o444)
392 os.chmod(old_img, 0o444)
412 os.chmod(new_img, 0o444)
434 os.chmod(old_img, 0o444)
454 os.chmod(new_img, 0o444)
494 os.chmod(new_img, 0o444)
515 os.chmod(old_img, 0o444)
[all …]
H A D23280 chmod a-w $TEST_IMG
84 chmod a+w $TEST_IMG
106 chmod a-w $TEST_IMG
124 chmod a+w $TEST_IMG
142 chmod a-w $TEST_IMG
H A D308177 chmod u+w "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt
181 chmod u+x "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt
203 chmod 0600 "$COPIED_IMG"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dinit27 chmod a-w $FTPDIR
28 chmod u+w $FTPDIR/in
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/
H A Dfix_non_native_build_issue.patch41 - echo 'exec chmod -w .;package require tcltest;tcltest::temporaryDirectory /tmp;source -encoding u…
42 + echo 'exec chmod -w .;package require tcltest;tcltest::temporaryDirectory /tmp;source -encoding u…
/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/
H A Dssh-pregen-hostkeys_1.0.bb22 chmod 0600 ${D}${sysconfdir}/ssh/*
23 chmod 0644 ${D}${sysconfdir}/ssh/*.pub
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A Dnetserver_permissions.patch24 - chmod(FileName,0644);
26 + chmod(FileName,0644);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A D0001-no-bash.patch22 # This file must be executable to work! chmod 755!
32 # This file must be executable to work! chmod 755!
/openbmc/linux/tools/testing/selftests/exec/
H A DMakefile25 chmod +x $@
30 chmod -x $@
/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/
H A Dphosphor-webui_git.bb27 find ${D}${datadir}/www -type f -exec chmod a=r,u+w '{}' +
28 find ${D}${datadir}/www -type d -exec chmod a=rx,u+w '{}' +
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/
H A Dndisc6_1.0.8.bb38 chmod 4555 ${D}${bindir}/rltraceroute6
39 chmod 4555 ${D}${bindir}/ndisc6
40 chmod 4555 ${D}${bindir}/rdisc6

12345678910>>...16