[ Avaa Bypassed ]




Upload:

Command:

www-data@18.218.243.199: ~ $
#  SPDX-License-Identifier: LGPL-2.1+
#
#  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
cryptsetup.target File 412 B 0644
dev-hugepages.mount File 750 B 0644
dev-mqueue.mount File 693 B 0644
kmod-static-nodes.service File 716 B 0644
plymouth-read-write.service File 244 B 0644
plymouth-start.service File 567 B 0644
proc-sys-fs-binfmt_misc.automount File 745 B 0644
sys-fs-fuse-connections.mount File 823 B 0644
sys-kernel-config.mount File 830 B 0644
sys-kernel-debug.mount File 738 B 0644
sys-kernel-tracing.mount File 764 B 0644
systemd-ask-password-console.path File 722 B 0644
systemd-binfmt.service File 1.15 KB 0644
systemd-boot-system-token.service File 1.34 KB 0644
systemd-hwdb-update.service File 813 B 0644
systemd-journal-flush.service File 773 B 0644
systemd-journald.service File 1.52 KB 0644
systemd-machine-id-commit.service File 728 B 0644
systemd-modules-load.service File 1.02 KB 0644
systemd-random-seed.service File 1.03 KB 0644
systemd-sysctl.service File 693 B 0644
systemd-sysusers.service File 695 B 0644
systemd-tmpfiles-setup-dev.service File 739 B 0644
systemd-tmpfiles-setup.service File 779 B 0644
systemd-udev-trigger.service File 753 B 0644
systemd-udevd.service File 1.12 KB 0644
systemd-update-utmp.service File 794 B 0644