Home
last modified time | relevance | path

Searched defs:Service (Results 1 – 25 of 95) sorted by relevance

1234

/external/e2fsprogs/scrub/
De2scrub@.service.in6 [Service] section
7 Type=oneshot
8 WorkingDirectory=/
9 PrivateNetwork=true
10 ProtectSystem=true
11 ProtectHome=read-only
12 PrivateTmp=yes
13 AmbientCapabilities=CAP_SYS_ADMIN CAP_SYS_RAWIO
14 NoNewPrivileges=yes
15 User=root
[all …]
De2scrub_reap.service.in7 [Service] section
8 Type=oneshot
9 WorkingDirectory=/
10 PrivateNetwork=true
11 ProtectSystem=true
12 ProtectHome=read-only
13 PrivateTmp=yes
14 AmbientCapabilities=CAP_SYS_ADMIN CAP_SYS_RAWIO
15 NoNewPrivileges=yes
16 User=root
[all …]
De2scrub_fail@.service.in5 [Service] section
6 Type=oneshot
7 ExecStart=@pkglibdir@/e2scrub_fail "%I"
8 User=mail
9 Group=mail
10 SupplementaryGroups=systemd-journal
De2scrub_all.service.in8 [Service] section
9 Type=oneshot
10 Environment=SERVICE_MODE=1
11 ExecStart=@root_sbindir@/e2scrub_all
12 SyslogIdentifier=e2scrub_all
/external/perfetto/debian/
Dtraced.service5 [Service] section
6 ExecStart=/usr/sbin/traced \
8 User=traced
9 Group=traced
10 PrivateTmp=no
11 PrivateDevices=yes
12 PrivateNetwork=yes
13 ProtectSystem=yes
14 ProtectHome=yes
15 NoNewPrivileges=yes
[all …]
Dtraced-probes.service5 [Service] section
6 ExecStart=/usr/sbin/traced_probes
7 User=root
8 Group=root
Dtraced-perf.service5 [Service] section
6 ExecStart=/usr/sbin/traced_perf
7 User=root
8 Group=root
/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
Dtpmsim.service6 [Service] section
7 Type=simple
8 WorkingDirectory=/etc/tpmsim
9 ExecStart=/src/ms-tpm-20-ref/TPMCmd/Simulator/src/tpm2-simulator
10 ExecStartPost=/bin/sleep 1s
11 ExecStartPost=/bin/tpm2_startup -T mssim:host=localhost,port=2321 -c
12 KillMode=SIGKILL
13 ExecStop=/bin/tpm2_shutdown -T mssim:host=localhost,port=2321 -c
14 ExecStop=/bin/kill $MAINPID
/external/elfutils/config/
Ddebuginfod.service6 [Service] section
7 EnvironmentFile=/etc/sysconfig/debuginfod
8 User=debuginfod
9 Group=debuginfod
11 …fod/debuginfod.sqlite -p $DEBUGINFOD_PORT $DEBUGINFOD_VERBOSE $DEBUGINFOD_PRAGMAS $DEBUGINFOD_PATHS
13 TimeoutStopSec=60
14 PrivateTmp=yes
/external/adhd/init/
Dcras.service10 [Service] section
11 Restart=on-failure
12 LimitRTPRIO=12
13 TimeoutStopSec=20
14 ExecStart=/bin/sh /usr/share/cros/init/cras.sh
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Dfi.w1.wpa_supplicant1.service.in2 Name=fi.w1.wpa_supplicant1
3 Exec=@BINDIR@/wpa_supplicant -u
4 User=root
5 SystemdService=wpa_supplicant.service
/external/libcups/scheduler/
Dorg.cups.cups-lpdAT.service.in5 [Service] section
6 ExecStart=-@CUPS_SERVERBIN@/daemon/cups-lpd
7 StandardInput=socket
8 User=@CUPS_USER@
Dorg.cups.cupsd.service.in6 [Service] section
7 ExecStart=@sbindir@/cupsd -l
8 Type=simple
9 Restart=on-failure
/external/libwebsockets/test-apps/
Dlibwebsockets-test-server.service5 [Service] section
6 …ockets.org.crt -K /etc/pki/tls/private/libwebsockets.org.key -A /etc/pki/tls/certs/libwebsockets.o…
7 Type=forking
8 PIDFile=/tmp/.lwsts-lock
/external/libwebsockets/lwsws/
Dusr-lib-systemd-system-lwsws.service5 [Service] section
6 ExecStart=/usr/local/bin/lwsws
7 ExecReload=/usr/bin/kill -HUP $MAINPID
8 ExecStop=/usr/bin/killall lwsws
/external/wpa_supplicant_8/wpa_supplicant/systemd/
Dwpa_supplicant.service.in6 [Service] section
7 Type=dbus
8 BusName=fi.w1.wpa_supplicant1
9 ExecStart=@BINDIR@/wpa_supplicant -u
/external/selinux/restorecond/
Drestorecond.service7 [Service] section
8 Type=forking
9 ExecStart=/usr/sbin/restorecond
10 PIDFile=/run/restorecond.pid
Dorg.selinux.Restorecond.service2 Name=org.selinux.Restorecond
3 Exec=/usr/sbin/restorecond -u
/external/selinux/dbus/
Dorg.selinux.service2 Name=org.selinux
3 Exec=/usr/share/system-config-selinux/selinux_server.py
4 User=root
/external/libpcap/rpcapd/
Drpcapd@.service4 [Service] section
5 ExecStart=-/usr/local/sbin/rpcapd -i
6 StandardInput=socket
/external/grpc-grpc/examples/ruby/pubsub/tech/pubsub/proto/
Dpubsub_services.rb27 class Service class
48 class Service class
74 class Service class
/external/grpc-grpc/src/ruby/pb/src/proto/grpc/testing/
Dtest_services_pb.rb30 class Service class
71 class Service class
87 class Service class
/external/iperf3/contrib/
Diperf3.service5 [Service] section
6 ExecStart=/usr/bin/iperf3 -s
7 Restart=on-failure
/external/selinux/mcstrans/src/
Dmcstrans.service6 [Service] section
7 ExecStart=/sbin/mcstransd -f
8 RuntimeDirectory=setrans
/external/openscreen/osp/impl/discovery/mdns/
Dmdns_demo.cc47 struct Service { struct
48 explicit Service(DomainName service_instance) in Service() argument
52 DomainName service_instance;
53 DomainName domain_name;
54 IPAddress address;
55 uint16_t port;
56 std::vector<std::string> txt;

1234