dotfiles/etc/systemd/system/radcard.service
cho a542cb199b update
update

update
2023-07-31 18:19:20 +07:00

13 lines
196 B
Desktop File

[Unit]
Description=Control Radeon Card
After=getty.target
[Service]
Restart=on-failure
Type=simple
RestartSec=10
ExecStart=/usr/local/bin/radcard-autoset.sh
[Install]
WantedBy=multi-user.target