Home
last modified time | relevance | path

Searched refs:upstart (Results 1 – 25 of 966) sorted by relevance

12345678910>>...39

/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/kardianos/service/
H A Dservice_upstart_linux.go32 type upstart struct { struct
39 s := &upstart{
48 func (s *upstart) String() string { argument
55 func (s *upstart) Platform() string { argument
73 func (s *upstart) hasKillStanza() bool { argument
128 func (s *upstart) Install() error { argument
166 func (s *upstart) Uninstall() error { argument
187 func (s *upstart) Run() (err error) { argument
218 func (s *upstart) Start() error { argument
222 func (s *upstart) Stop() error { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/kardianos/service/
H A Dservice_upstart_linux.go32 type upstart struct { struct
39 s := &upstart{
48 func (s *upstart) String() string { argument
55 func (s *upstart) Platform() string { argument
73 func (s *upstart) hasKillStanza() bool { argument
128 func (s *upstart) Install() error { argument
166 func (s *upstart) Uninstall() error { argument
187 func (s *upstart) Run() (err error) { argument
218 func (s *upstart) Start() error { argument
222 func (s *upstart) Stop() error { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/kardianos/service/service-1.2.0/
H A Dservice_upstart_linux.go32 type upstart struct { struct
39 s := &upstart{
48 func (s *upstart) String() string { argument
55 func (s *upstart) Platform() string { argument
73 func (s *upstart) hasKillStanza() bool { argument
128 func (s *upstart) Install() error { argument
166 func (s *upstart) Uninstall() error { argument
187 func (s *upstart) Run() (err error) { argument
218 func (s *upstart) Start() error { argument
222 func (s *upstart) Stop() error { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/kardianos/service/service-1.2.0/linux_test/
H A DMakefile2 all: sysv systemd upstart clean
28 upstart: test target
29 @echo upstart
30 @cp service.test upstart/
31 @docker build -q --tag="service.test.upstart" upstart
32 @-docker run service.test.upstart
34 @-docker rmi -f service.test.upstart
35 @-rm upstart/service.test
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/service/tasks/
H A Dupstart_setup.yml1 - name: install the upstart init file
2 copy: src=ansible.upstart dest=/etc/init/ansible_test.conf mode=0644
5 - name: install an upstart init file that will fail (manual in .conf)
6 copy: src=ansible-broken.upstart dest=/etc/init/ansible_broken_test.conf mode=0644
9 - name: assert that the upstart init file was installed
H A Dupstart_cleanup.yml7 - name: remove upstart init files
13 - name: assert that upstart init files were removed
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/service/tasks/
H A Dupstart_setup.yml1 - name: install the upstart init file
2 copy: src=ansible.upstart dest=/etc/init/ansible_test.conf mode=0644
5 - name: install an upstart init file that will fail (manual in .conf)
6 copy: src=ansible-broken.upstart dest=/etc/init/ansible_broken_test.conf mode=0644
9 - name: assert that the upstart init file was installed
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/service/tasks/
H A Dupstart_setup.yml1 - name: install the upstart init file
2 copy: src=ansible.upstart dest=/etc/init/ansible_test.conf mode=0644
5 - name: install an upstart init file that will fail (manual in .conf)
6 copy: src=ansible-broken.upstart dest=/etc/init/ansible_broken_test.conf mode=0644
9 - name: assert that the upstart init file was installed
/dports/sysutils/monitorix/monitorix-3.10.1/
H A DMakefile159 install-upstart:
162 $(INSTALL_PROGRAM) docs/$(PN).upstart "$(DESTDIR)$(INITDIR_OTHER)/$(PN)"
178 install-upstart-all: install-bin install-man install-docs install-upstart
213 uninstall-upstart:
225 uninstall-upstart-all: uninstall-bin uninstall-man uninstall-docs uninstall-upstart
240upstart install-debian install-redhat install-systemd-all install-upstart-all install-debian-all i…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/docs/configuration/
H A Dinit.md22 - **upstart:** `/etc/init/gitlab-runner`
50 ### Customizing upstart
52 For runners that use upstart, create `/etc/init/gitlab-runner.override` and export the
66 until all running jobs are finished. However, systemd, upstart, or other services
91 ### Overriding upstart
93 For runners that use upstart, create `/etc/init/gitlab-runner.override` with the
101 After adding these two settings to the upstart unit configuration, you can
102 stop the runner and upstart does exactly the same as systemd above.
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/contrib/
H A DMakefile.am24 configfiles = nghttpx-init nghttpx.service nghttpx-upstart.conf
43 nghttpx-upstart.conf: $(srcdir)/nghttpx-upstart.conf.in
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/contrib/
H A DMakefile.am24 configfiles = nghttpx-init nghttpx.service nghttpx-upstart.conf
43 nghttpx-upstart.conf: $(srcdir)/nghttpx-upstart.conf.in
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/contrib/
H A DMakefile.am24 configfiles = nghttpx-init nghttpx.service nghttpx-upstart.conf
43 nghttpx-upstart.conf: $(srcdir)/nghttpx-upstart.conf.in
/dports/www/libnghttp2/nghttp2-1.46.0/contrib/
H A DMakefile.am24 configfiles = nghttpx-init nghttpx.service nghttpx-upstart.conf
43 nghttpx-upstart.conf: $(srcdir)/nghttpx-upstart.conf.in
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/contrib/
H A DMakefile.am24 configfiles = nghttpx-init nghttpx.service nghttpx-upstart.conf
43 nghttpx-upstart.conf: $(srcdir)/nghttpx-upstart.conf.in
/dports/www/nghttp2/nghttp2-1.46.0/contrib/
H A DMakefile.am24 configfiles = nghttpx-init nghttpx.service nghttpx-upstart.conf
43 nghttpx-upstart.conf: $(srcdir)/nghttpx-upstart.conf.in
/dports/textproc/py-python-augeas/python-augeas-1.0.3/test/testroot/etc/
H A Dinittab1 # inittab is only used by upstart for the default runlevel.
14 # For information on how to write upstart event handlers, or how
15 # upstart works, see init(8), initctl(8), and events(5).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/isos/bootstrap/
H A Dinittab1 # inittab is only used by upstart for the default runlevel.
14 # For information on how to write upstart event handlers, or how
15 # upstart works, see init(5), init(8), and initctl(8).
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/terraform/shared/scripts/
H A Dinstall.sh33 if [ -f /tmp/upstart.conf ];
38 sudo chown root:root /tmp/upstart.conf
39 sudo mv /tmp/upstart.conf /etc/init/consul.conf
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/terraform/shared/scripts/
H A Dinstall.sh33 if [ -f /tmp/upstart.conf ];
38 sudo chown root:root /tmp/upstart.conf
39 sudo mv /tmp/upstart.conf /etc/init/consul.conf
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/terraform/shared/scripts/
H A Dinstall.sh33 if [ -f /tmp/upstart.conf ];
38 sudo chown root:root /tmp/upstart.conf
39 sudo mv /tmp/upstart.conf /etc/init/consul.conf
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/terraform/shared/scripts/
H A Dinstall.sh33 if [ -f /tmp/upstart.conf ];
38 sudo chown root:root /tmp/upstart.conf
39 sudo mv /tmp/upstart.conf /etc/init/consul.conf
/dports/sysutils/aptly/aptly-1.4.0/system/t04_mirror/
H A DCreateMirror28Test_gold1 Downloading http://downloads-distro.mongodb.org/repo/ubuntu-upstart/dists/dist/Release...
3 Mirror [mirror28]: http://downloads-distro.mongodb.org/repo/ubuntu-upstart/ dist successfully added.
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/dist/
H A DREADME.md22 On systems using upstart the basic upstart file under `upstart/nomad.conf` starts and stops the nom…
/dports/databases/slony1v2/slony1-2.2.10/share/
H A DMakefile14 DISTFILES = Makefile slon.conf-example upstart-slon.conf-sample
16 CONF_NAMES = slon.conf-sample upstart-slon.conf-sample

12345678910>>...39