add new stuff I guess?
This commit is contained in:
parent
7c2acb2a26
commit
5a60d20207
9 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
[Unit]
|
||||
Description=RR4360 PSU Fix Service
|
||||
|
||||
[Service]
|
||||
ExecStart=/etc/frontview/support/rr4360psu.sh
|
10
etc/systemd/system/multi-user.target.wants/rr4360psu.timer
Normal file
10
etc/systemd/system/multi-user.target.wants/rr4360psu.timer
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=RR4360 PSU Fix Timer
|
||||
|
||||
[Timer]
|
||||
OnBootSec=0min
|
||||
OnCalendar=hourly
|
||||
Unit=rr4360psu.service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue