archrelease: copy trunk to extra-x86_64
[arch-packages.git] / mlocate / repos / core-x86_64 / updatedb.service
blobb453f1a10ef3bc8ace1b6d3e9d5edc1fd4dfd502
1 [Unit]
2 Description=Update locate database
4 [Service]
5 Type=oneshot
6 ExecStart=/usr/bin/updatedb
7 Nice=19
8 IOSchedulingClass=idle
9 IOSchedulingPriority=7
11 PrivateTmp=true
12 PrivateDevices=true
13 PrivateNetwork=true
14 ProtectSystem=full