1
0
Fork 0
dotfiles/_SYSTEMD/flameboi_etc/systemd/system/hdd-standby-on-boot.service

10 lines
194 B
Desktop File

[Unit]
Description=Notify the user regarding HDDs upon boot
[Service]
ExecStart=/usr/bin/bash /home/pratham/.scripts/flameboi/hdd/on_boot.sh &
Type=simple
[Install]
WantedBy=multi-user.target