Home
last modified time | relevance | path

Searched refs:SBINDIR (Results 1 – 25 of 138) sorted by relevance

123456

/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/
H A Dnfs-server.service14 ExecStartPre=@SBINDIR@/exportfs -r
15 ExecStart=@SBINDIR@/rpc.nfsd $NFSD_OPTS $NFSD_COUNT
16 ExecStop=@SBINDIR@/rpc.nfsd 0
17 ExecStopPost=@SBINDIR@/exportfs -au
18 ExecStopPost=@SBINDIR@/exportfs -f
19 ExecReload=@SBINDIR@/exportfs -r
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A Dtgtd.service8 ExecStart=@SBINDIR@/tgtd -f $TGTD_OPTS
14 ExecStartPost=@SBINDIR@/tgtadm --op update --mode sys --name State -v offline
16 ExecStartPost=@SBINDIR@/tgt-admin -e -c $TGTD_CONFIG
18 ExecStartPost=@SBINDIR@/tgtadm --op update --mode sys --name State -v ready
22 ExecReload=@SBINDIR@/tgt-admin --update ALL -c $TGTD_CONFIG
26 ExecStop=@SBINDIR@/tgtadm --op update --mode sys --name State -v offline
28 ExecStop=@SBINDIR@/tgt-admin --update ALL -c /dev/null
30 ExecStop=@SBINDIR@/tgtadm --op delete --mode system
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/
H A D0001-make-Define-SBINDIR-flag.patch4 Subject: [PATCH] make: Define SBINDIR flag
23 +SBINDIR=/sbin
32 + @mkdir -p $(DESTDIR)$(SBINDIR)
35 + @$(INSTALL) -m 0755 $(GRADM_BIN) $(DESTDIR)$(SBINDIR)
39 + $(INSTALL) -m 4755 $(GRADM_PAM) $(DESTDIR)$(SBINDIR) ; \
43 + @$(INSTALL) -m 0700 grlearn $(DESTDIR)$(SBINDIR)
53 + @if [ -f $(DESTDIR)$(SBINDIR)/udevadm ] ; then \
54 + $(DESTDIR)$(SBINDIR)/udevadm trigger --action=change ; \
60 + @if [ -x $(SBINDIR)/$(GRADM_BIN) ] ; then \
63 + $(SBINDIR)/$(GRADM_BIN) -P ; \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A D0002-Fix-vpnc-install-for-cross-compile.patch21 - install -m755 vpnc-disconnect $(DESTDIR)$(SBINDIR)
28 + install -m 755 vpnc-disconnect $(DESTDIR)$(SBINDIR)
36 - install -m755 vpnc $(DESTDIR)$(SBINDIR)
38 + install -m 755 vpnc $(DESTDIR)$(SBINDIR)
42 - install -s -m755 vpnc $(DESTDIR)$(SBINDIR)
44 + install -s -m 755 vpnc $(DESTDIR)$(SBINDIR)
48 rm -f $(DESTDIR)$(SBINDIR)/vpnc \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A Dpostfix.service9 ExecStartPre=-@SBINDIR@/check_hostname.sh
11 ExecStart=@SBINDIR@/postfix start
12 ExecReload=@SBINDIR@/postfix reload
13 ExecStop=@SBINDIR@/postfix stop
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dnamed.service12 ExecStartPre=@SBINDIR@/generate-rndc-key.sh
13 ExecStart=@SBINDIR@/named $OPTIONS
15 ExecReload=@BASE_BINDIR@/sh -c '@SBINDIR@/rndc reload > /dev/null 2>&1 || @BASE_BINDIR@/kill -HUP $…
17 ExecStop=@BASE_BINDIR@/sh -c '@SBINDIR@/rndc stop > /dev/null 2>&1 || @BASE_BINDIR@/kill -TERM $MAI…
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx.service8 ExecStartPre=@SBINDIR@/nginx -t
9 ExecStart=@SBINDIR@/nginx
10 ExecReload=@SBINDIR@/nginx -s reload
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A Dradiusd.service10 ExecStartPre=@SBINDIR@/radiusd -C
11 ExecStart=@SBINDIR@/radiusd -d @SYSCONFDIR@/${MLPREFIX}raddb
12 ExecReload=@SBINDIR@/radiusd -C
/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/
H A Ddropbearkey.service13 @SBINDIR@/dropbearkey -t rsa -f ${DROPBEAR_RSAKEY_DIR}/dropbear_rsa_host_key; \
18 @SBINDIR@/dropbearkey -t ecdsa -f ${DROPBEAR_RSAKEY_DIR}/dropbear_ecdsa_host_key -s 384; \
23 @SBINDIR@/dropbearkey -t ed25519 -f ${DROPBEAR_RSAKEY_DIR}/dropbear_ed25519_host_key; \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/
H A D0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch20 $(Q)$(MKDIR) $(DESTDIR)$(SBINDIR)
21 - $(Q)$(INSTALL) -m 755 -t $(DESTDIR)$(SBINDIR) rfkill
22 + $(Q)$(INSTALL) -m 755 rfkill $(DESTDIR)$(SBINDIR)
/openbmc/linux/tools/laptop/freefall/
H A DMakefile3 SBINDIR ?= sbin macro
17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/
H A Debtables.service7 ExecStart=@SBINDIR@/ebtables.common start
8 ExecStop=@SBINDIR@/ebtables.common stop
/openbmc/linux/tools/wmi/
H A DMakefile3 SBINDIR ?= sbin macro
18 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/
H A Dip6tables.service8 ExecStart=@SBINDIR@/ip6tables-restore -w -- @RULESDIR@/ip6tables.rules
9 ExecReload=@SBINDIR@/ip6tables-restore -w -- @RULESDIR@/ip6tables.rules
H A Diptables.service8 ExecStart=@SBINDIR@/iptables-restore -w -- @RULESDIR@/iptables.rules
9 ExecReload=@SBINDIR@/iptables-restore -w -- @RULESDIR@/iptables.rules
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/lvm2/
H A D0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch27 SBINDIR="$(eval echo $(eval echo $sbindir))"
28 LVM_PATH="$SBINDIR/lvm"
35 AC_SUBST(SBINDIR)
44 sbindir="@SBINDIR@"
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/
H A Drexec.xinetd.inetutils17 server = @SBINDIR@/tcpd
18 server_args = @SBINDIR@/in.rexecd
H A Drlogin.xinetd.inetutils17 server = @SBINDIR@/tcpd
18 server_args = @SBINDIR@/in.rlogind -a
H A Drsh.xinetd.inetutils18 server = @SBINDIR@/tcpd
19 server_args = @SBINDIR@/in.rshd -aL
/openbmc/openbmc/poky/meta/recipes-extended/mingetty/
H A Dmingetty_1.08.bb19 sed -i -e "s;SBINDIR=/sbin;SBINDIR=$base_sbindir;" ${S}/Makefile
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/
H A D0001-Makefile-fix-hardcoded-installation-directories.patch39 -SBINDIR=${DESTDIR}/sbin
43 +SBINDIR=${DESTDIR}/${base_sbindir}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/
H A Dgradm_3.1-202111052217.bb17 file://0001-make-Define-SBINDIR-flag.patch \
38 'SBINDIR=${base_sbindir}' \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dvsftpd.service6 ExecStart=@SBINDIR@/vsftpd
/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Datd.service6 ExecStart=@SBINDIR@/atd -f
/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/
H A Dacpid.service7 ExecStart=@SBINDIR@/acpid

123456