| /OK3568_Linux_fs/buildroot/package/python-daemonize/ |
| H A D | python-daemonize.hash | 1 # md5, sha256 from https://pypi.org/pypi/daemonize/json 2 md5 3d64e7a0219ad22e3fca62460f893b6a daemonize-2.5.0.tar.gz 3 sha256 dd026e4ff8d22cb016ed2130bc738b7d4b1da597ef93c074d2adb9e4dea08bc3 daemonize-2.5.0.tar.gz
|
| H A D | Config.in | 2 bool "python-daemonize" 8 https://pypi.python.org/pypi/daemonize
|
| H A D | python-daemonize.mk | 8 PYTHON_DAEMONIZE_SOURCE = daemonize-$(PYTHON_DAEMONIZE_VERSION).tar.gz
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/daemonize/ |
| H A D | daemonize_git.bb | 2 HOMEPAGE = "http://software.clapper.org/daemonize/" 10 SRC_URI = "git://github.com/bmc/daemonize.git;branch=master;protocol=https \
|
| /OK3568_Linux_fs/kernel/tools/hv/ |
| H A D | hv_fcopy_daemon.c | 152 int daemonize = 1, long_index = 0, opt; in main() local 172 daemonize = 0; in main() 181 if (daemonize && daemon(1, 0)) { in main()
|
| H A D | hv_vss_daemon.c | 216 int daemonize = 1, long_index = 0, opt; in main() local 230 daemonize = 0; in main() 241 if (daemonize && daemon(1, 0)) in main()
|
| H A D | hv_kvp_daemon.c | 1374 int daemonize = 1, long_index = 0, opt; in main() local 1386 daemonize = 0; in main() 1397 if (daemonize && daemon(1, 0)) in main()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netperf/files/ |
| H A D | vfork.patch | 38 daemonize() { 44 @@ -1419,7 +1423,11 @@ daemonize() {
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/src/ |
| H A D | usbipd.c | 491 static int do_standalone_mode(int daemonize, int ipv4, int ipv6) in do_standalone_mode() argument 504 if (daemonize) { in do_standalone_mode() 608 int daemonize = 0; in main() local 636 daemonize = 1; in main() 668 rc = do_standalone_mode(daemonize, ipv4, ipv6); in main()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/ |
| H A D | redis_6.2.11.bb | 57 sed -i 's!daemonize yes!# daemonize yes!' ${D}/${sysconfdir}/redis/redis.conf
|
| H A D | redis_7.0.9.bb | 62 sed -i 's!daemonize yes!# daemonize yes!' ${D}/${sysconfdir}/redis/redis.conf
|
| /OK3568_Linux_fs/buildroot/package/pulseaudio/ |
| H A D | pulseaudio.service | 7 ExecStart=/usr/bin/pulseaudio --system --daemonize=no
|
| H A D | daemon.conf | 20 ; daemonize = no
|
| /OK3568_Linux_fs/buildroot/package/redis/ |
| H A D | redis.service | 10 ExecStart=/usr/bin/redis-server --supervised systemd --daemonize no
|
| /OK3568_Linux_fs/buildroot/package/prosody/ |
| H A D | 0001-enable-syslog.patch | 20 -- "*console"; -- Log to the console, useful for debugging with daemonize=false
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/unbound/ |
| H A D | unbound_1.15.0.bb | 20 RDEPENDS:${PN} = "bash openssl-bin daemonize"
|
| /OK3568_Linux_fs/debian/overlay/etc/pulse/ |
| H A D | daemon.conf | 20 ; daemonize = no
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis-7/ |
| H A D | redis.conf | 135 daemonize yes
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
| H A D | redis.conf | 135 daemonize yes
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/socketcan/canutils/ |
| H A D | 0001-canutils-candump-Add-error-frame-s-handling.patch | 45 " -d\t\t\t" "daemonize\n"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/unbound/unbound/ |
| H A D | 0001-contrib-add-yocto-compatible-init-script.patch | 44 + daemonize $exec
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | linuxver.h | 123 #define DAEMONIZE(a) daemonize(a); \ 129 #define DAEMONIZE(a) daemonize(); \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | linuxver.h | 124 #define DAEMONIZE(a) daemonize(a); \ 130 #define DAEMONIZE(a) daemonize(); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | linuxver.h | 124 #define DAEMONIZE(a) daemonize(a); \ 130 #define DAEMONIZE(a) daemonize(); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | linuxver.h | 124 #define DAEMONIZE(a) daemonize(a); \ 130 #define DAEMONIZE(a) daemonize(); \
|