Home
last modified time | relevance | path

Searched refs:pidfile (Results 1 – 23 of 23) sorted by relevance

/buildroot/package/docker-engine/
A DS60dockerd12 start-stop-daemon --start --quiet --background --make-pidfile \
13 --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_ARGS \
19 start-stop-daemon --stop --quiet --pidfile $PIDFILE \
/buildroot/package/at/
A DS99at19 …start-stop-daemon --start --quiet --make-pidfile --pidfile /var/run/atd.pid --background --exec /u…
24 start-stop-daemon --stop --quiet --pidfile /var/run/atd.pid
/buildroot/package/transmission/
A DS92transmission78 start-stop-daemon --chuid $USERNAME --start --pidfile $PIDFILE --make-pidfile \
81 start-stop-daemon --chuid $USERNAME --start --pidfile $PIDFILE --make-pidfile \
96 start-stop-daemon --stop --quiet --retry=TERM/10/KILL/5 --pidfile $PIDFILE --exec $DAEMON
/buildroot/package/libvirt/
A DS92libvirtd60 while read -r pidfile; do
61 if is_alive "$pidfile" /usr/sbin/dnsmasq; then
62 start-stop-daemon -K -q -p "$pidfile" -x /usr/sbin/dnsmasq
68 rm -f "$pidfile"
/buildroot/package/triggerhappy/
A DS10triggerhappy11 start-stop-daemon --start --quiet --pidfile $PIDFILE --exec /usr/sbin/thd -- $DAEMON_ARGS \
17 start-stop-daemon --stop --quiet --pidfile $PIDFILE \
/buildroot/package/olsr/
A DS50olsr6 start-stop-daemon -S -q -x /usr/sbin/olsrd -- -d 0 -pidfile /run/olsrd.pid
/buildroot/package/libite/
A Dlibite.hash7 sha256 bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918 src/pidfile.c
A Dlibite.mk11 LIBITE_LICENSE_FILES = LICENSE src/chomp.c src/pidfile.c
/buildroot/package/mpd/
A DS95mpd14 start-stop-daemon --stop --quiet --pidfile /var/run/mpd.pid \
/buildroot/package/prosody/
A D0002-add-pidfile.patch4 Subject: [PATCH] add pidfile
19 +pidfile = "/var/run/prosody/prosody.pid"
/buildroot/package/upmpdcli/
A DS99upmpdcli17 start-stop-daemon --stop --quiet --pidfile $PIDFILE \
/buildroot/package/firewalld/
A DS46firewalld18 start-stop-daemon --stop --quiet --pidfile $PIDFILE
/buildroot/package/supervisor/
A Dsupervisord.conf8 pidfile = /var/run/supervisord.pid
/buildroot/package/suricata/
A Dsuricata.service9 ExecStart=/usr/bin/suricata -c /etc/suricata/suricata.yaml -i eth0 --pidfile /var/run/suricata.pid
/buildroot/utils/checkpackagelib/
A Dlib_sysv.py57 pidfile = pidfile_found.group(1)
58 if not self.PIDFILE_PATTERN.match(pidfile):
/buildroot/package/openrc/
A D0004-init.d-agetty-start-agetty-after-all-sevices.patch19 pidfile="/run/${RC_SVCNAME}.pid"
A D0003-init.d-agetty-replace-sbin-agetty-by-sbin-getty.patch29 pidfile="/run/${RC_SVCNAME}.pid"
/buildroot/package/i2pd/
A Di2pd.service13 ExecStart=/usr/bin/i2pd --conf=/etc/i2pd/i2pd.conf --tunconf=/etc/i2pd/tunnels.conf --pidfile=/run/…
/buildroot/package/unbound/
A Dunbound.mk18 --with-pidfile=/var/run/unbound.pid \
/buildroot/package/squid/
A Dsquid.mk40 --with-pidfile=/var/run/squid.pid \
/buildroot/package/smstools3/
A D0002-fix-build-with-gcc-10.x.patch260 -char pidfile[PATH_MAX]; // File where a process id is stored.
262 +extern char pidfile[PATH_MAX]; // File where a process id is stored.
526 +char pidfile[PATH_MAX]; // File where a process id is stored.
/buildroot/docs/manual/
A Dadding-packages-directory.adoc592 11: # BusyBox' syslogd does not create a pidfile, so pass "-n" in the command line
/buildroot/
A D.checkpackageignore1243 package/prosody/0002-add-pidfile.patch lib_patch.Upstream

Completed in 47 milliseconds