diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-10-07 11:28:14 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-10-07 11:28:14 -0700 |
commit | 3f7fb043e7667dc4edf894e411d258ce441730a2 (patch) | |
tree | acf533028202a5c3d7a77099f3a7ef56760bfd10 /debian/control | |
parent | a7d3b8e948528ee90af56464a406c02b03a0034b (diff) | |
download | vyatta-cfg-system-3f7fb043e7667dc4edf894e411d258ce441730a2.tar.gz vyatta-cfg-system-3f7fb043e7667dc4edf894e411d258ce441730a2.zip |
Fix sysklog dependency
Vyatta depends on syslog as a virtual service, not which package
provides the system loggging (sysklogd, rsyslog, syslog-ng).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 36ca543f..9cd3eafb 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Depends: acpid, vyatta-bash | bash (>= 3.1), sysv-rc, ntp (>= 4.2.4p6+vyatta-7), - sysklogd, + system-log-daemon, vyatta-busybox, whois, sudo, |