Update cups service name
This commit is contained in:
parent
3e37431708
commit
e81382dba3
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ instpkg "$pkg" "$aurpkg"
|
|||
|
||||
for itm in $sel; do
|
||||
case $itm in
|
||||
'"cups"') svcenable org.cups.cupsd cups;;
|
||||
'"cups"') svcenable cups.service cups;;
|
||||
'"cups-pdf"')
|
||||
#if (confirm "Add a PDF Printer ?") then
|
||||
|
||||
|
|
Loading…
Reference in a new issue