Update bootnext-refind.service

This commit is contained in:
jlobue10 2023-11-24 11:24:31 -08:00 committed by GitHub
parent 35dc83ec8f
commit f048f0fa91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ Description=Set UEFI BootNext to rEFInd (and restore missing EFI entries)
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/bash -c '/usr/bin/restore_EFI_entries.sh'
ExecStart=/bin/bash -c '/home/deck/.local/SteamDeck_rEFInd/scripts/restore_EFI_entries.sh'
[Install]
WantedBy=multi-user.target