fix systemd not starting the service at boot
This commit is contained in:
parent
be0a6b0611
commit
4629308686
2 changed files with 4 additions and 1 deletions
|
@ -8,4 +8,4 @@ Restart=always
|
|||
ExecStart=/usr/bin/python3 /opt/plasma-mxmaster-fix/plasma-mxmaster-fix.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=default.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue