## Copyright (C) 2018 - 2025 ENCRYPTED SUPPORT LLC ## See the file COPYING for copying conditions. [Unit] Description=Enables unrestricted admin mode under Qubes OS Wants=sysmaint-boot.target After=sysmaint-boot.target ConditionPathExists=/usr/share/qubes/marker-vm ConditionKernelCommandLine=remove-sysmaint-qubes [Service] Type=oneshot RemainAfterExit=yes ExecStart=/usr/libexec/user-sysmaint-split/sysmaint-boot remove-sysmaint-qubes [Install] WantedBy=basic.target