initial commit
This commit is contained in:
parent
d941326bc9
commit
e28d9b4afa
8 changed files with 79 additions and 0 deletions
11
plasma-mxmaster-fix.service
Normal file
11
plasma-mxmaster-fix.service
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=Plasma MX Master 3S fix
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Restart=always
|
||||
ExecStart=/usr/bin/python3 /opt/plasma-mxmaster-fix/plasma-mxmaster-fix.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue