File: mlocate.service

package info (click to toggle)
mlocate 0.26-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,112 kB
  • sloc: ansic: 10,201; sh: 9,898; makefile: 82; sed: 16
file content (15 lines) | stat: -rw-r--r-- 307 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Update a database for mlocate
Documentation=man:updatedb.mlocate(8) man:updatedb.conf(5)
ConditionACPower=true

[Service]
ExecStart=/usr/bin/updatedb.mlocate
Nice=19
IOSchedulingClass=idle
IOSchedulingPriority=7

PrivateTmp=true
PrivateDevices=true
PrivateNetwork=true
ProtectSystem=true