File: control

package info (click to toggle)
rcconf 3.2%2Bnmu1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 112 kB
  • sloc: perl: 968; makefile: 65; sh: 31
file content (19 lines) | stat: -rw-r--r-- 637 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: rcconf
Section: admin
Priority: optional
Maintainer: Atsushi KAMOSHIDA <kamop@debian.org>
Build-Depends-Indep: perl
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.4
Rules-Requires-Root: no

Package: rcconf
Architecture: all
Depends: whiptail | whiptail-provider | dialog, sysv-rc, perl
Conflicts: file-rc
Description: Debian Runlevel configuration tool
 This tool configures system services in connection with system
 runlevels.  It turns on/off services using the scripts in
 /etc/init.d/.  Rcconf works with System-V style runlevel configuration.
 It is a TUI(Text User Interface) frontend to the update-rc.d command.