Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2681 - (show annotations) (download)
Fri Dec 11 09:36:30 2015 UTC (8 years, 4 months ago) by niro
File size: 166 byte(s)
-moved systemd files to systemd subdir
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