update
update update
This commit is contained in:
12
etc/systemd/system/radcard.service
Normal file
12
etc/systemd/system/radcard.service
Normal file
@ -0,0 +1,12 @@
|
||||
[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
|
Reference in New Issue
Block a user