]> git.sesse.net Git - plocate/blob - plocate-updatedb.service.in
uring: always pair io_uring_get_probe_ring and io_uring_free_probe
[plocate] / plocate-updatedb.service.in
1 [Unit]
2 Description=Update the plocate database
3 ConditionACPower=true
4
5 [Service]
6 Type=oneshot
7 ExecStart=@sbindir@/@updatedb_progname@
8 LimitNOFILE=131072
9 IOSchedulingClass=idle
10
11 PrivateTmp=true
12 PrivateDevices=true
13 PrivateNetwork=true