12 lines
229 B
Desktop File
12 lines
229 B
Desktop File
[Unit]
|
|
Description=Lintian
|
|
Wants=lintian.timer
|
|
After=network.target nginx.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=lugito
|
|
Group=lugito
|
|
Nice=17
|
|
ExecStart=/srv/lubuntu-ci/repos/ci-tools/lintian-ppa -u lubuntu-ci -p unstable-ci-proposed
|