Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2685 - (show annotations) (download)
Fri Dec 11 09:58:38 2015 UTC (8 years, 4 months ago) by niro
File size: 173 byte(s)
-fixed timer Unit
1 [Unit]
2 Description=Runs PXE Configuration Service every 5 seconds
3
4 [Timer]
5 OnBootSec=30
6 OnUnitActiveSec=5
7 Unit=mcore-pxeconfig.service
8
9 [Install]
10 WantedBy=multi-user.target