diff options
Diffstat (limited to 'package/cups')
-rw-r--r-- | package/cups/files/cups.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cups/files/cups.postinst b/package/cups/files/cups.postinst index fa191bee7..070ce9eaa 100644 --- a/package/cups/files/cups.postinst +++ b/package/cups/files/cups.postinst @@ -3,4 +3,4 @@ gid=$(get_next_gid) add_user cups $(get_next_uid) $gid /tmp add_group cups $gid -add_rcconf cups cups NO +add_rcconf cups NO |