Magellan Linux

Contents of /mcore-src/trunk/mcore-tools/src/modules/citrix/systemd/mcore-storefront.timer

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2693 - (show annotations) (download)
Fri Dec 11 13:00:28 2015 UTC (8 years, 4 months ago) by niro
File size: 220 byte(s)
-added systemd services and timers
1 [Unit]
2 Description=Runs Storefront Session Enumeration Service every 5 minutes
3
4 [Timer]
5 OnBootSec=10m
6 OnStartupSec=5m
7 OnActiveSec=5m
8 OnUnitActiveSec=5m
9 Unit=mcore-storefront.service
10
11 [Install]
12 WantedBy=multi-user.target