/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/ |
H A D | chronyd.service | 8 [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 D | rng-tools.service | 8 [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 D | gbmc-ncsi-sslh.service | 6 [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 D | iperf3.service | 4 [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 D | php-fpm.service | 9 [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/openbmc/poky/meta/recipes-graphics/wayland/weston-init/ |
H A D | weston.service | 33 [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/phosphor-bmc-code-mgmt/bmc/static/ |
H A D | obmc-flash-bmc-alt@.service.in | 4 [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-bytedance/meta-g220a/recipes-phosphor/console/obmc-console/ |
H A D | obmc-console@.service | 6 [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/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
H A D | lircd.service | 5 [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 D | tgtd.service | 5 [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 D | postgresql.service | 5 [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/qemu/contrib/systemd/ |
H A D | qemu-pr-helper.service | 4 [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 D | qemu-vmsr-helper.service | 4 [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-google/recipes-phosphor/console/obmc-console/ |
H A D | serial-to-host@.service.in | 13 [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 D | serial-to-bmc@.service | 12 [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-oe/recipes-dbs/mysql/mariadb/ |
H A D | mysqld.service | 6 [Service] section 7 PIDFile=/var/lib/mysql/mysqld.pid 8 Type=simple 9 User=mysql 10 Group=mysql 13 PermissionsStartOnly=true 16 ExecStart=@BINDIR@/mysqld_safe --basedir=@PREFIX@ 19 ExecStartPost=@BINDIR@/mysql-systemd-start post 21 TimeoutSec=300 22 PrivateTmp=true
|
/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/ |
H A D | nfs-server.service | 11 [Service] section 12 Type=oneshot 13 EnvironmentFile=-@SYSCONFDIR@/nfs-utils.conf 14 ExecStartPre=@SBINDIR@/exportfs -r 15 ExecStart=@SBINDIR@/rpc.nfsd $NFSD_OPTS $NFSD_COUNT 16 ExecStop=@SBINDIR@/rpc.nfsd 0 17 ExecStopPost=@SBINDIR@/exportfs -au 18 ExecStopPost=@SBINDIR@/exportfs -f 19 ExecReload=@SBINDIR@/exportfs -r 20 RemainAfterExit=yes [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-serialgetty/ |
H A D | serial-getty@.service | 31 [Service] section 32 Environment="TERM=@TERM@" 33 ExecStart=-/sbin/agetty -8 -L %I @BAUDRATE@ $TERM 34 Type=idle 35 Restart=always 36 UtmpIdentifier=%I 37 TTYPath=/dev/%I 38 TTYReset=yes 39 TTYVHangup=yes 40 KillMode=process [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | radiusd.service | 5 [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 D | dnsmasq-resolvconf.service | 5 [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.6/ |
H A D | redis.service | 5 [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-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
H A D | openl2tpd.service | 6 [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
|
/openbmc/obmc-console/conf/ |
H A D | obmc-console-ssh@.service.in | 6 [Service] section 8 Environment="DROPBEAR_RSAKEY_DIR=/etc/dropbear" 9 EnvironmentFile=/etc/obmc-console/dropbear.env 10 EnvironmentFile=-/etc/obmc-console/dropbear.%i.env 11 EnvironmentFile=-/etc/default/obmc-console-client 12 ExecStart=/usr/sbin/dropbear -K 5 \ 19 SyslogIdentifier=console-client-%i 20 ExecReload=/bin/kill -HUP $MAINPID 21 KillMode=process
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/ |
H A D | obmc-console-ttyS2-ssh-bic@.service | 5 [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/poky/meta/recipes-connectivity/openssh/openssh/ |
H A D | sshd.service | 7 [Service] section 8 Type=notify-reload 9 Environment="SSHD_OPTS=" 10 EnvironmentFile=-/etc/default/ssh 11 ExecStartPre=@BASE_BINDIR@/mkdir -p /var/run/sshd 12 ExecStart=-@SBINDIR@/sshd -D $SSHD_OPTS 13 KillMode=process 14 Restart=on-failure 15 RestartSec=42s
|