| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-extended/tgt/files/ |
| H A D | tgtd.service | 8 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 D | nfs-server.service | 14 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 D | 0002-Fix-vpnc-install-for-cross-compile.patch | 19 - 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 D | postfix.service | 9 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 D | named.service | 12 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 D | nginx.service | 8 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 D | radiusd.service | 9 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 D | 0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch | 18 $(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 D | 0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch | 27 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 D | Makefile | 3 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 D | ebtables.service | 7 ExecStart=@SBINDIR@/ebtables.common start 8 ExecStop=@SBINDIR@/ebtables.common stop
|
| /OK3568_Linux_fs/kernel/tools/wmi/ |
| H A D | Makefile | 3 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 D | iptables.service | 8 ExecStart=@SBINDIR@/iptables-restore -w -- @RULESDIR@/iptables.rules 9 ExecReload=@SBINDIR@/iptables-restore -w -- @RULESDIR@/iptables.rules
|
| H A D | ip6tables.service | 8 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 D | rexec.xinetd.inetutils | 17 server = @SBINDIR@/tcpd 18 server_args = @SBINDIR@/in.rexecd
|
| H A D | rlogin.xinetd.inetutils | 17 server = @SBINDIR@/tcpd 18 server_args = @SBINDIR@/in.rlogind -a
|
| H A D | rsh.xinetd.inetutils | 18 server = @SBINDIR@/tcpd 19 server_args = @SBINDIR@/in.rshd -aL
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mingetty/ |
| H A D | mingetty_1.08.bb | 20 sed -i -e "s;SBINDIR=/sbin;SBINDIR=$base_sbindir;" ${S}/Makefile
|
| /OK3568_Linux_fs/buildroot/package/pciutils/ |
| H A D | pciutils.mk | 59 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 D | Warning-fix-in-the-step-of-install.patch | 34 - 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 D | rsh-redone_link_order_file.patch | 38 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 D | vsftpd.service | 6 ExecStart=@SBINDIR@/vsftpd
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/at/at/ |
| H A D | atd.service | 6 ExecStart=@SBINDIR@/atd -f
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/acpid/acpid/ |
| H A D | acpid.service | 7 ExecStart=@SBINDIR@/acpid
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
| H A D | slapd.service | 7 ExecStart=@SBINDIR@/slapd
|