Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2675 - (show annotations) (download)
Fri Dec 11 09:25:19 2015 UTC (8 years, 6 months ago) by niro
File size: 166 byte(s)
-added systemd service and timer
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