Home
last modified time | relevance | path

Searched refs:su (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/
H A Dmake-errors.patch11 On top of (mk/su-find-command.sh: clearly define space behaviour)
16 mk/su-make-errors.sh | 2 +-
32 diff --git a/mk/su-make-errors.sh b/mk/su-make-errors.sh
34 --- a/mk/su-make-errors.sh
35 +++ b/mk/su-make-errors.sh
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/
H A Dsu2 # The PAM configuration file for the Shadow `su' service
5 # This allows root to su without passwords (normal operation)
9 # before they can use `su'. You can also add "group=foo"
18 # su without a password.
22 # be allowed to use su at all.
26 # time restrainst on su usage.
44 # "nopen" stands to avoid reporting new mail when su'ing to another user
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A Dxserver-nodm43 if ! grep -q "^auth.*pam_cap\.so" /etc/pam.d/su; then
44 echo "auth optional pam_cap.so" >>/etc/pam.d/su
52 su -l -c '/etc/xserver-nodm/Xserver &' $USER
/openbmc/openbmc/poky/meta/recipes-extended/shadow/
H A Dshadow_4.17.4.bb38 file://pam.d/su"
142 mv ${D}${bindir}/su ${D}${base_bindir}/su
183 ${base_bindir}/su.shadow \
187 ${sysconfdir}/pam.d/su \
204 ALTERNATIVE:${PN}-doc = "chfn.1 chsh.1 su.1 nologin.8"
207 ALTERNATIVE_LINK_NAME[su.1] = "${mandir}/man1/su.1"
210 ALTERNATIVE:${PN}-base = "newgrp login su"
212 ALTERNATIVE_LINK_NAME[su] = "${base_bindir}/su"
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Drun-ptest36 eval `su -c "${SSHAGENT} -s" openssh-test` > /dev/null
41 su -c "gdb -p ${SSH_AGENT_PID}" openssh-test > /tmp/gdb.out 2>&1 << EOF
/openbmc/openbmc/poky/meta/recipes-core/util-linux/
H A Dutil-linux_2.41.bb101 PACKAGECONFIG[pam] = "--enable-su --enable-runuser,--disable-su --disable-runuser, libpam,"
130 FILES:${PN}-su = "${sysconfdir}/pam.d/su-l"
131 CONFFILES:${PN}-su = "${sysconfdir}/pam.d/su-l"
184 binprogs_a="dmesg getopt kill more umount mount login su mountpoint"
217 # Required for "su -" aka "su --login" because
220 ln -s su ${D}${sysconfdir}/pam.d/su-l
298 ALTERNATIVE_LINK_NAME[su] = "${base_bindir}/su"
314 ALTERNATIVE:${PN}-doc += "${@bb.utils.contains('PACKAGECONFIG', 'pam', 'su.1', '', d)}"
333 ALTERNATIVE_LINK_NAME[su.1] = "${mandir}/man1/su.1"
362 # su is not enabled when pam is not in PACKAGECONFIG
[all …]
/openbmc/u-boot/doc/
H A DREADME.SPL82 to gcc will produce '.su' files (such as arch/arm/cpu/armv7/syslib.su) that
90 $ find spl -name '*.su' | sed -e 's:^spl/::' -e 's:[.]su$:.c:' > used-spl.list
/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/
H A Drun-ptest3 su -c ./test.sh ptest
/openbmc/openbmc/poky/meta/recipes-extended/cpio/files/
H A Drun-ptest3 su -c ./test.sh ptest
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/
H A Drun-ptest9 su tester -c "make -C tests -k check-TESTS"
/openbmc/openbmc/poky/meta/recipes-extended/sed/sed/
H A Drun-ptest5 su nobody -s /bin/sh -c "make test-suite.log"
/openbmc/openbmc/poky/meta/recipes-core/musl/libc-test/
H A Drun-ptest3 su -c ./run-libc-ptests ptest
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/
H A Drun-ptest9 su glib2-test -c 'G_TEST_TMPDIR=`readlink -f /tmp` gnome-desktop-testing-runner glib'
/openbmc/u-boot/scripts/
H A Dgcc-stack-usage.sh17 rm -f $TMP $TMP.su
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/
H A Drun-ptest10 su tester -c "make -C tests -k check-TESTS"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/
H A Dinfluxdb105 su -s /bin/sh -c "touch $PIDFILE" $USER &>/dev/null
135 su -s /bin/sh -c "$CMD" $USER
/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/
H A Drun-ptest14 su tester -c "cd ${COREUTILSLIB}/ptest && make check-TESTS top_srcdir=. srcdir=." 2>&1 | tee -a ${L…
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/share/
H A Ddot.profile10 # Might fail after "su - myuser" when /dev/tty* is not writable by "myuser".
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston-start76 su -c "XDG_RUNTIME_DIR=$XDG_RUNTIME_DIR weston $weston_args --log=/tmp/weston.log" $WESTON_USER
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/
H A Drun-ptest12 su -l postgres -c "/usr/bin/initdb --pgdata='$PGDATA'"
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware_update.hpp32 auto method_call(start_update_t su, auto image, auto applyTime)
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dlogin.defs_shadow-sysroot59 # Enable "syslog" logging of su activity - in addition to sulog file logging.
74 # If defined, all su activity is logged to this file.
110 # If defined, the command name to display when running "su -". For
111 # example, if this is defined as "su" then a "ps" will display the
112 # command is "-su". If not defined, then "ps" would display the
115 SU_NAME su
210 # in /etc/group (called "root" on most Linux systems) to be able to "su"
212 # will be able to "su" to uid 0.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A Dpostgresql-setup10 SU=su
/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/
H A D0001-Reinstate-xdg-terminal.patch24 # xdg-su
/openbmc/u-boot/
H A D.gitignore28 *.su

12