Magellan Linux

Contents of /trunk/lprng/lpd.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1959 - (show annotations) (download)
Fri Nov 16 14:42:43 2012 UTC (11 years, 5 months ago) by niro
File size: 149 byte(s)
-added systemd unit
1 [Unit]
2 Description=LPRng Printserver
3 After=syslog.target network.target
4
5 [Service]
6 ExecStart=/usr/sbin/lpd -F
7
8 [Install]
9 WantedBy=multi-user.target
10