12 lines
197 B
Desktop File
12 lines
197 B
Desktop File
[Unit]
|
|
Description=Google drive sync (changed files)
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/lib/grive/grive-sync.sh listen "%i"
|
|
Type=simple
|
|
Restart=always
|
|
RestartSec=30
|
|
|
|
[Install]
|
|
WantedBy=default.target
|