parent
1315083144
commit
7b746b817f
@ -0,0 +1,10 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Lintian
|
||||||
|
Wants=lintian.timer
|
||||||
|
After=network.target nginx.service
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
User=lugito
|
||||||
|
Group=lugito
|
||||||
|
ExecStart=/srv/lubuntu-ci/repos/ci-tools/lintian-ppa -u lubuntu-ci -p unstable-ci-proposed
|
@ -0,0 +1,10 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Lintian timer
|
||||||
|
|
||||||
|
[Timer]
|
||||||
|
OnBootSec=4min
|
||||||
|
OnUnitActiveSec=15min
|
||||||
|
Persistent=true
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=timers.target
|
Loading…
Reference in new issue