Skip to content

Commit c917ae8

Browse files
committed
fix: addin eternal running param to execution
1 parent bdd7929 commit c917ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

middager-sync.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Group=appropriate-group
1010
WorkingDirectory=/home/pi
1111
Type=simple
1212
Restart=on-abort
13-
ExecStart=/usr/bin/python /home/pi/Middager/middag.py
13+
ExecStart=/usr/bin/python /home/pi/Middager/middag.py -m loop
1414

1515
[Install]
1616
WantedBy=multi-user.target

0 commit comments

Comments
 (0)