File: liblemonldap-ng-portal-perl.service

package info (click to toggle)
lemonldap-ng 2.22.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,496 kB
  • sloc: perl: 82,472; javascript: 25,424; xml: 6,473; makefile: 1,327; sh: 492; sql: 159; python: 55; php: 26
file content (10 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Cron job for Lemonldap::NG portal
After=network.target

[Service]
User=www-data
ExecStart=/usr/share/lemonldap-ng/bin/purgeCentralCache

[Install]
WantedBy=multi-user.target