[ Avaa Bypassed ]




Upload:

Command:

www-data@3.145.50.27: ~ $
#  SPDX-License-Identifier: LGPL-2.1-or-later
#
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

[Unit]
Description=Store a System Token in an EFI Variable
Documentation=man:systemd-boot-system-token.service(8)
DefaultDependencies=no
Conflicts=shutdown.target
After=local-fs.target systemd-random-seed.service
Before=shutdown.target

# Don't run this in a VM environment, because there EFI variables are not
# actually stored in NVRAM, independent of regular storage.
ConditionVirtualization=no

# Only run this if the boot loader can support random seed initialization.
ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f

# Only run this if there is no system token defined yet, or …
ConditionPathExists=|!/sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f

# … if the boot loader didn't pass the OS a random seed (and thus probably was missing the random seed file)
ConditionPathExists=|!/sys/firmware/efi/efivars/LoaderRandomSeed-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=bootctl random-seed --graceful

Filemanager

Name Type Size Permission Actions
apparmor.service File 1.13 KB 0644
cryptsetup.target File 420 B 0644
dev-hugepages.mount File 758 B 0644
dev-mqueue.mount File 701 B 0644
File 0 B 0
kmod-static-nodes.service File 701 B 0644
plymouth-start.service File 617 B 0644
proc-sys-fs-binfmt_misc.automount File 779 B 0644
sys-fs-fuse-connections.mount File 1.13 KB 0644
sys-kernel-config.mount File 1.14 KB 0644
sys-kernel-debug.mount File 746 B 0644
sys-kernel-tracing.mount File 772 B 0644
systemd-ask-password-console.path File 727 B 0644
systemd-binfmt.service File 1.19 KB 0644
systemd-boot-system-token.service File 1.35 KB 0644
systemd-journal-flush.service File 819 B 0644
systemd-journald.service File 1.78 KB 0644
systemd-machine-id-commit.service File 748 B 0644
systemd-modules-load.service File 1.03 KB 0644
systemd-pstore.service File 1.01 KB 0644
systemd-random-seed.service File 1.14 KB 0644
systemd-sysctl.service File 701 B 0644
systemd-sysusers.service File 1 KB 0644
systemd-timesyncd.service File 1.45 KB 0644
systemd-tmpfiles-setup-dev.service File 747 B 0644
systemd-tmpfiles-setup.service File 787 B 0644
systemd-udev-trigger.service File 763 B 0644
systemd-udevd.service File 1.25 KB 0644
systemd-update-utmp.service File 799 B 0644
veritysetup.target File 427 B 0644