10 lines
217 B
Desktop File
10 lines
217 B
Desktop File
[Unit]
|
|
Description=Log the current non-volatile storage info
|
|
Wants=log_storage.timer
|
|
|
|
[Service]
|
|
User=root
|
|
Group=root
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/log_storage.py /home/emiliko/safe/loggers/storage/storage.csv
|