PKGBUILDs/aur/p910nd/p910nd.service
Kevin Mihelich 9b36fe8016 aur updates
2013-08-13 01:17:55 +00:00

12 lines
287 B
Desktop File

[Unit]
Description=A small printer daemon intended for diskless workstations that passes jobs directly to the printer
After=network.target
[Service]
Type=forking
EnvironmentFile=/etc/conf.d/p910nd
ExecStart=/usr/bin/p910nd $P910ND_OPTS $P910ND_NUM
[Install]
WantedBy=multi-user.target