Magellan Linux

Annotation of /mcore-src/trunk/mcore-tools/src/modules/pxeconfig/systemd/pxeconfig.service.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2675 - (hide annotations) (download)
Fri Dec 11 09:25:19 2015 UTC (8 years, 5 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/src/modules/pxeconfig/pxeconfig.service
File size: 104 byte(s)
-added systemd service and timer
1 niro 2675 [Unit]
2     Description=PXE Configuration Service
3    
4     [Service]
5     Type=simple
6     ExecStart=/usr/sbin/pxeconfig-cron
7