update snippets for daily_plot

This commit is contained in:
frederik
2024-01-02 14:18:40 +01:00
parent 9b9498346a
commit d4055b63b9
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -312,7 +312,7 @@ Restart=always
RestartSec=120
Type=simple
User=$USER
ExecStart=$PYTHON_VIRTUAL_ENV /usr/local/bin/daily_plot.py
ExecStart=$PYTHON_VIRTUAL_ENV /usr/local/bin/daily_plot.py --daemon --sleep 2
[Install]
WantedBy=multi-user.target
EOF