Commit f49c9ac1 authored by Vitaly Lipatov's avatar Vitaly Lipatov

gateway: run switcher through Python interpreter

parent bf95e663
......@@ -4,7 +4,7 @@ After=syslog.target network.target
[Service]
Restart=always
ExecStart=/usr/share/eterban/eterban_switcher.py
ExecStart=/usr/bin/python3 /usr/share/eterban/eterban_switcher.py
[Install]
WantedBy=multi-user.target
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment