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 2684 - (show annotations) (download)
Fri Dec 11 09:55:07 2015 UTC (8 years, 4 months ago) by niro
File size: 166 byte(s)
-prefixed everything with mcore-
1 [Unit]
2 Description=Runs PXE Configuration Service every 5 seconds
3
4 [Timer]
5 OnBootSec=30
6 OnUnitActiveSec=5
7 Unit=pxeconfig.config
8
9 [Install]
10 WantedBy=multi-user.target