This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/recollindex -m -D -x -w 10 -c /home/%i/.recoll -
Restart=on-failure -
RestartSec=30 -
Type=simple -
User=%i
-
-
[Unit]-
After=network-online.target -
Description=Recollindex indexing for %i -
RequiresMountsFor=/home/%i
-
Additionnal notes
Nothing here.