Home
last modified time | relevance | path

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

12345678910>>...38

/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/
H A Dchronyd.service8 [Service] section
9 Type=forking
10 PIDFile=/run/chrony/chronyd.pid
11 EnvironmentFile=-/etc/default/chronyd
12 ExecStart=/usr/sbin/chronyd $OPTIONS
14 CapabilityBoundingSet=~CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_AUDIT_WRITE
15 CapabilityBoundingSet=~CAP_BLOCK_SUSPEND CAP_KILL CAP_LEASE CAP_LINUX_IMMUTABLE
16 CapabilityBoundingSet=~CAP_MAC_ADMIN CAP_MAC_OVERRIDE CAP_MKNOD CAP_SYS_ADMIN
17 CapabilityBoundingSet=~CAP_SYS_BOOT CAP_SYS_CHROOT CAP_SYS_MODULE CAP_SYS_PACCT
18 CapabilityBoundingSet=~CAP_SYS_PTRACE CAP_SYS_RAWIO CAP_SYS_TTY_CONFIG CAP_WAKE_ALARM
[all …]
/openbmc/openbmc/poky/meta/recipes-support/rng-tools/rng-tools/
H A Drng-tools.service8 [Service] section
9 EnvironmentFile=-@SYSCONFDIR@/default/rng-tools
10 ExecStart=@SBINDIR@/rngd -f $EXTRA_ARGS
11 CapabilityBoundingSet=CAP_SYS_ADMIN
12 IPAddressDeny=any
13 LockPersonality=yes
14 MemoryDenyWriteExecute=yes
15 NoNewPrivileges=yes
16 PrivateTmp=yes
17 ProtectControlGroups=yes
[all …]
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-sslh.service6 [Service] section
7 ExecStart=/usr/sbin/sslh -n -f --ssh [::1]:22 --http [::1]:80 --tls [::1]:443
8 KillMode=process
10 PrivateTmp=true
11 ProtectSystem=strict
12 ProtectHome=true
13 ProtectKernelModules=true
14 ProtectKernelTunables=true
15 ProtectControlGroups=true
16 MountFlags=private
[all …]
/openbmc/openbmc/meta-google/recipes-google/networking/files/
H A Diperf3.service4 [Service] section
5 ExecStart=/usr/bin/iperf3 -s
7 PrivateTmp=true
8 ProtectSystem=strict
9 ProtectHome=true
10 ProtectKernelModules=true
11 ProtectKernelTunables=true
12 ProtectControlGroups=true
13 MountFlags=private
14 NoNewPrivileges=true
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.service9 [Service] section
10 Type=simple
11 PIDFile=@LOCALSTATEDIR@/run/php-fpm.pid
12 ExecStart=@SBINDIR@/php-fpm --nodaemonize --fpm-config /etc/php-fpm.conf
13 ExecReload=@BINDIR@/kill -USR2 $MAINPID
18 PrivateTmp=true
21 ProtectSystem=full
26 PrivateDevices=true
31 ProtectKernelModules=true
38 ProtectKernelTunables=true
[all …]
/openbmc/phosphor-bmc-code-mgmt/bmc/static/
H A Dobmc-flash-bmc-alt@.service.in4 [Service] section
5 Type=oneshot
6 RemainAfterExit=no
7 ExecStartPre=-/bin/systemctl stop xyz.openbmc_project.Software.Sync.service
8 ExecStartPre=-/usr/bin/obmc-flash-bmc umount-static-altfs rofs-alt
9 ExecStartPre=-/usr/bin/obmc-flash-bmc umount-static-altfs rwfs-alt
10 ExecStart=/usr/sbin/flashcp /tmp/images/%i/image-bmc /dev/mtd/alt-bmc
11 ExecStartPost=-/usr/bin/obmc-flash-bmc static-altfs squashfs alt-rofs rofs-alt
12 ExecStartPost=-/usr/bin/obmc-flash-bmc static-altfs jffs2 alt-rwfs rwfs-alt
13 ExecStartPost=-/bin/systemctl start xyz.openbmc_project.Software.Sync.service
[all …]
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/fans/phosphor-pid-control/
H A Dfan-setup.service4 [Service] section
5 Type=oneshot
7 …R in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${ADDR/-00/ 0x} 0x03 0x55; done'
9 …R in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${ADDR/-00/ 0x} 0x08 0x28; done'
11 …R in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${ADDR/-00/ 0x} 0x0a 0x3c; done'
13 …R in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${ADDR/-00/ 0x} 0x0c 0x32; done'
15 …R in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${ADDR/-00/ 0x} 0x10 0x83; done'
17 …R in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${ADDR/-00/ 0x} 0x11 0x01; done'
19 …R in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${ADDR/-00/ 0x} 0x13 0x83; done'
21 …R in $(ls /sys/bus/i2c/drivers/max6639/|grep 2e); do i2cset -f -y $${ADDR/-00/ 0x} 0x22 0xff; done'
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston.service33 [Service] section
35 Type=notify
36 EnvironmentFile=/etc/default/weston
37 ExecStart=/usr/bin/weston --modules=systemd-notify.so
44 User=weston
45 Group=weston
48 WorkingDirectory=/home/weston
51 PAMName=weston-autologin
54 TTYPath=/dev/tty7
55 TTYReset=yes
[all …]
/openbmc/qemu/contrib/systemd/
H A Dqemu-pr-helper.service4 [Service] section
5 WorkingDirectory=/tmp
6 Type=simple
7 ExecStart=/usr/bin/qemu-pr-helper
8 PrivateTmp=yes
9 ProtectSystem=strict
10 ReadWritePaths=/var/run
11 RestrictAddressFamilies=AF_UNIX
12 Restart=always
13 RestartSec=0
H A Dqemu-vmsr-helper.service4 [Service] section
5 WorkingDirectory=/tmp
6 Type=simple
7 ExecStart=/usr/bin/qemu-vmsr-helper
8 PrivateTmp=yes
9 ProtectSystem=strict
10 ReadWritePaths=/var/run
11 RestrictAddressFamilies=AF_UNIX
12 Restart=always
13 RestartSec=0
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/console/obmc-console/
H A Dobmc-console@.service6 [Service] section
7 …sh -c 'echo -n "uart3" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.uart-routing/uart1'
8 …sh -c 'echo -n "uart1" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.uart-routing/uart3'
9 …n/sh -c 'echo -n "io1" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.uart-routing/uart4'
10 …n/sh -c 'echo -n "uart4" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.uart-routing/io1'
11 ExecStart=/usr/bin/env obmc-console-server --config {sysconfdir}/obmc-console.conf %i
12 …n/sh -c 'echo -n "io1" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.uart-routing/uart1'
13 …n/sh -c 'echo -n "io3" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.uart-routing/uart3'
14 …n/sh -c 'echo -n "io4" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.uart-routing/uart4'
15 …n/sh -c 'echo -n "uart1" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.uart-routing/io1'
[all …]
/openbmc/bmcweb/config/
H A Dbmcweb.service.in7 [Service] section
8 ExecReloadService global() argument
9 ExecStartService global() argument
10 TypeService global() argument
11 UserService global() argument
12 GroupService global() argument
13 DynamicUserService global() argument
14 StateDirectoryService global() argument
15 SyslogLevelPrefixService global() argument
16 WatchdogSecService global() argument
17 WorkingDirectoryService global() argument
20 PrivateTmpService global() argument
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dlircd.service5 [Service] section
6 Type=forking
7 EnvironmentFile=/etc/lirc/lircd.conf
8 PIDFile=/run/lirc/lircd.pid
9 ExecStartPre=/bin/mkdir -p /run/lirc
10 ExecStartPre=/bin/rm -f /dev/lircd
11 ExecStartPre=/bin/rm -f /run/lirc/lircd
12 ExecStartPre=/bin/ln -s /run/lirc/lircd /dev/lircd
14 ExecStart=/usr/sbin/lircd --pidfile=/run/lirc/lircd.pid --device=/dev/lirc0
16 ExecStopPost=/bin/rm -f /dev/lircd
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A Dtgtd.service5 [Service] section
6 EnvironmentFile=@SYSCONFDIR@/sysconfig/tgtd
8 ExecStart=@SBINDIR@/tgtd -f $TGTD_OPTS
10 ExecStartPost=@BASE_BINDIR@/sleep 5
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
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A Dpostgresql.service5 [Service] section
6 Type=forking
7 User=postgres
8 Group=postgres
11 Environment=PGPORT=5432
14 Environment=PGDATA=/var/lib/postgresql/data
17 OOMScoreAdjust=-17
19 ExecStart=@BINDIR@/pg_ctl start -D ${PGDATA} -s -o "-p ${PGPORT}" -w -t 300
20 ExecStop=@BINDIR@/pg_ctl stop -D ${PGDATA} -s -m fast
21 ExecReload=@BINDIR@/pg_ctl reload -D ${PGDATA} -s
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dmysqld.service6 [Service] section
7 PIDFile=/var/lib/mysql/mysqld.pid
8 Type=simple
9 User=mysql
10 Group=mysql
13 PermissionsStartOnly=true
16 ExecStart=@BINDIR@/mariadbd-safe --basedir=@PREFIX@
19 ExecStartPost=@BINDIR@/mysql-systemd-start post
21 TimeoutSec=300
22 PrivateTmp=true
/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/
H A Dserial-to-host@.service.in13 [Service] section
14 Type=simple
15 Restart=always
16 RestartSec=0
17 RestartPreventExitStatus=2
18 SuccessExitStatus=2
19 …bin/agetty -8 -n -l /usr/bin/obmc-console-client -o '-e a00pae9n2B9m1c' -i -N -R -L %I 115200 xterm
20 ExecStopPost=-/bin/sh -c '(( EXIT_STATUS == 2 )) && systemctl start --no-block serial-to-bmc@%i'
21 UtmpIdentifier=%I
22 TTYPath=/dev/%I
[all …]
H A Dserial-to-bmc@.service12 [Service] section
13 Type=simple
14 Restart=no
15 RestartSec=0
16 ExecStart=-/sbin/agetty -8 -n -o '-f root' -i -N -R -L %I 115200 xterm
17 ExecStopPost=-/bin/sh -c 'systemctl start --no-block serial-to-host@%i'
18 UtmpIdentifier=%I
19 TTYPath=/dev/%I
20 KillMode=process
21 IgnoreSIGPIPE=no
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A Dradiusd.service5 [Service] section
6 Type=forking
7 EnvironmentFile=-/etc/sysconfig/radiusd
8 PIDFile=/run/radiusd/radiusd.pid
9 ExecStartPre=-@BASE_BINDIR@/chown -R radiusd:radiusd /run/radiusd
10 ExecStartPre=@SBINDIR@/radiusd -C
11 ExecStart=@SBINDIR@/radiusd -d @SYSCONFDIR@/${MLPREFIX}raddb
12 ExecReload=@SBINDIR@/radiusd -C
13 ExecReload=@BASE_BINDIR@/kill -HUP $MAINPID
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/
H A Ddnsmasq-resolvconf.service5 [Service] section
6 Type=forking
7 PIDFile=/run/dnsmasq.pid
8 ExecStartPre=/usr/bin/dnsmasq --test
9 ExecStart=/usr/bin/dnsmasq -x /run/dnsmasq.pid -7 /etc/dnsmasq.d --local-service
10 ExecStartPost=/usr/bin/dnsmasq-resolvconf-helper start
11 ExecStop=/usr/bin/dnsmasq-resolvconf-helper stop
12 ExecStop=/bin/kill $MAINPID
13 ExecReload=/bin/kill -HUP $MAINPID
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.8/
H A Dredis.service5 [Service] section
6 User=redis
7 Group=redis
8 ExecStart=/usr/bin/redis-server /etc/redis/redis.conf
9 ExecStop=/usr/bin/redis-cli shutdown
10 Restart=always
11 LimitNOFILE=10032
12 Type=notify
13 StateDirectory=redis
/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/
H A Dobmc-console-ttyS2-ssh-bic@.service5 [Service] section
6 ExecStartPre=/usr/bin/select-uart-mux slot3 bic
7 …/etc/dropbear/dropbear_rsa_host_key -c "/usr/bin/obmc-console-client -i host2" $DROPBEAR_EXTRA_ARGS
8 SyslogIdentifier=console-client-ttyS2
9 CollectMode=inactive-or-failed
10 ExecReload=/bin/kill -HUP $MAINPID
11 StandardInput=socket
12 KillMode=process
/openbmc/openbmc/meta-nvidia/meta-nvl32-obmc/recipes-phosphor/console/obmc-console/
H A Dobmc-console@.service5 [Service] section
7 …sh -c 'echo -n "uart4" > /sys/bus/platform/drivers/aspeed-uart-routing/1e789098.uart-routing/uart1'
8 …sh -c 'echo -n "uart1" > /sys/bus/platform/drivers/aspeed-uart-routing/1e789098.uart-routing/uart4'
9 ExecStart=/usr/sbin/obmc-console-server --config /etc/obmc-console/server.%i.conf %i
10 …n/sh -c 'echo -n "io1" > /sys/bus/platform/drivers/aspeed-uart-routing/1e789098.uart-routing/uart1'
11 …n/sh -c 'echo -n "io4" > /sys/bus/platform/drivers/aspeed-uart-routing/1e789098.uart-routing/uart4'
12 SyslogIdentifier=%i-console-server
13 Restart=always
/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/
H A Ddropbearkey.service4 [Service] section
7 Environment="DROPBEAR_RSAKEY_DIR=/etc/dropbear"
8 EnvironmentFile=-/etc/default/dropbear
9 Type=oneshot
10 ExecStart=@BASE_BINDIR@/sh -c \
15 ExecStart=@BASE_BINDIR@/sh -c \
20 ExecStart=@BASE_BINDIR@/sh -c \
25 RemainAfterExit=yes
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tpd.service6 [Service] section
7 Type=forking
8 PIDFile=/run/openl2tpd.pid
9 EnvironmentFile=@SYSCONFDIR@/default/openl2tpd
10 …=@BASE_BINDIR@/sh -c "@BASE_SBINDIR@/modprobe -sq l2tp_ppp || @BASE_SBINDIR@/modprobe -sq pppol2tp"
11 ExecStart=@SBINDIR@/openl2tpd $OPENL2TPDARGS
12 …D_CONFIG_FILE" ]; then sleep 1; @BINDIR@/l2tpconfig config restore file=$OPENL2TPD_CONFIG_FILE; fi'
13 …BASE_BINDIR@/sh -c "@BASE_SBINDIR@/modprobe -rsq l2tp_ppp || @BASE_SBINDIR@/modprobe -rsq pppol2tp"
14 SuccessExitStatus=1

12345678910>>...38