1 .include /lib/systemd/system/dcs-common.service
4 Description=Debian Code Search: package importer
7 # Increase the maximum number of file descriptors since we need to open a
8 # couple thousand index files when merging them together into a big shard.
10 ExecStart=/usr/bin/dcs-package-importer
13 WantedBy=multi-user.target