linux-surface/contrib/fedora-default-kernel/default-kernel.service
Dorian Stoll 9db0374050
contrib: Add Fedora default-kernel scripts
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-04-20 18:37:47 +02:00

7 lines
148 B
Desktop File

[Unit]
Description=linux-surface default kernel watchdog
[Service]
Type=oneshot
ExecStart=/bin/sh -c "grubby --set-default /boot/vmlinuz*surface*"