We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30a4e3 commit bdd7929Copy full SHA for bdd7929
middager-sync.service
@@ -10,7 +10,7 @@ Group=appropriate-group
10
WorkingDirectory=/home/pi
11
Type=simple
12
Restart=on-abort
13
-ExecStart=/usr/bin/python3 /home/pi/Middager/middag.py
+ExecStart=/usr/bin/python /home/pi/Middager/middag.py
14
15
[Install]
16
WantedBy=multi-user.target
0 commit comments