#!/bin/sh

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2025 ArchR (https://github.com/archr-linux/Arch-R)

cat <<EOF >/storage/.config/profile.d/009-serial-number-path
DEVICE_SERIAL_NUMBER_PATH=("/sys/devices/soc0/serial_number")
EOF
