Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A D0002-Fix-vpnc-install-for-cross-compile.patch19 - install -m755 vpnc-disconnect $(DESTDIR)$(SBINDIR)
26 + install -m 755 vpnc-disconnect $(DESTDIR)$(SBINDIR)
34 - install -m755 vpnc $(DESTDIR)$(SBINDIR)
36 + install -m 755 vpnc $(DESTDIR)$(SBINDIR)
40 - install -s -m755 vpnc $(DESTDIR)$(SBINDIR)
42 + install -s -m 755 vpnc $(DESTDIR)$(SBINDIR)
46 rm -f $(DESTDIR)$(SBINDIR)/vpnc \
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bind/bind-9.18.11/
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…
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A Dradiusd.service9 ExecStartPre=@SBINDIR@/radiusd -C
10 ExecStart=@SBINDIR@/radiusd -d @SYSCONFDIR@/raddb
11 ExecReload=@SBINDIR@/radiusd -C
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/
H A D0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch18 $(Q)$(MKDIR) $(DESTDIR)$(SBINDIR)
19 - $(Q)$(INSTALL) -m 755 -t $(DESTDIR)$(SBINDIR) rfkill
20 + $(Q)$(INSTALL) -m 755 rfkill $(DESTDIR)$(SBINDIR)
/OK3568_Linux_fs/yocto/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@"
/OK3568_Linux_fs/kernel/tools/laptop/freefall/
H A DMakefile3 SBINDIR ?= sbin macro
17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/tools/wmi/
H A DMakefile3 SBINDIR ?= sbin macro
18 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/iptables/iptables/
H A Diptables.service8 ExecStart=@SBINDIR@/iptables-restore -w -- @RULESDIR@/iptables.rules
9 ExecReload=@SBINDIR@/iptables-restore -w -- @RULESDIR@/iptables.rules
H A Dip6tables.service8 ExecStart=@SBINDIR@/ip6tables-restore -w -- @RULESDIR@/ip6tables.rules
9 ExecReload=@SBINDIR@/ip6tables-restore -w -- @RULESDIR@/ip6tables.rules
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mingetty/
H A Dmingetty_1.08.bb20 sed -i -e "s;SBINDIR=/sbin;SBINDIR=$base_sbindir;" ${S}/Makefile
/OK3568_Linux_fs/buildroot/package/pciutils/
H A Dpciutils.mk59 PREFIX=$(TARGET_DIR)/usr SBINDIR=$(TARGET_DIR)/usr/bin \
65 PREFIX=$(STAGING_DIR)/usr SBINDIR=$(STAGING_DIR)/usr/bin \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-telnet/files/
H A DWarning-fix-in-the-step-of-install.patch34 - install -s -m$(DAEMONMODE) telnetd $(INSTALLROOT)$(SBINDIR)/in.telnetd
35 + install -m$(DAEMONMODE) telnetd $(INSTALLROOT)$(SBINDIR)/in.telnetd
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/
H A Drsh-redone_link_order_file.patch38 install -m$(DAEMONMODE) rshd $(INSTALLROOT)$(SBINDIR)/in.rshd
77 install -m$(DAEMONMODE) rexecd $(INSTALLROOT)$(SBINDIR)/in.rexecd
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dvsftpd.service6 ExecStart=@SBINDIR@/vsftpd
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/at/at/
H A Datd.service6 ExecStart=@SBINDIR@/atd -f
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/acpid/acpid/
H A Dacpid.service7 ExecStart=@SBINDIR@/acpid
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/
H A Dslapd.service7 ExecStart=@SBINDIR@/slapd

123456