9 lines
152 B
Desktop File
9 lines
152 B
Desktop File
[Unit]
|
|
Description=claw-store hourly snapshot
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=osobh
|
|
ExecStart=/usr/local/bin/claw-store snapshot
|
|
Environment=RUST_LOG=info
|