cosmicpi-rpi_V1.5/data_files/cosmicpi-dbcleaner.service
2018-05-06 22:25:20 +02:00

9 lines
215 B
Desktop File

[Unit]
Description=Software for cleaning the local database from time to time, to keep it from exploding
[Service]
ExecStart=/bin/sh -c 'cosmicpi-dbcleaner'
Restart=on-failure
[Install]
WantedBy=multi-user.target