OBS-URL: https://build.opensuse.org/package/show/Printing/cups-SLE12?expand=0&rev=1
11 lines
141 B
Desktop File
11 lines
141 B
Desktop File
[Unit]
|
|
Description=CUPS Printing Service
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/cupsd -f
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|