mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-16 22:50:00 +01:00
This commit is contained in:
@@ -7,7 +7,7 @@ After=network.target network-online.target
|
||||
Type=simple
|
||||
User=root
|
||||
#ExecStartPre=/bin/sleep 30
|
||||
ExecStart=/usr/bin/python3 /usr/bin/lcd_control.py
|
||||
ExecStart=/opt/myenv/bin/python3 /usr/bin/lcd_control.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target
|
||||
|
||||
Reference in New Issue
Block a user