Package: util-linux
Version: 2.17.2-9.1
Severity: wishlist

systemd > 25 sets the hwclock itself, based on the contents of
/etc/adjtime, so /lib/udev/hwclock-set should not do anything if running
under systemd.

Just adding

if [ -e /sys/fs/cgroup/systemd ]; then
  exit 0
fi

near the top should be enough.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages util-linux depends on:
ii  debconf [debconf-2.0]   1.5.39           Debian configuration management sy
ii  dpkg                    1.16.0.3         Debian package management system
ii  initscripts             2.88dsf-13.3     scripts for initializing and shutt
ii  install-info            4.13a.dfsg.1-6   Manage installed documentation in 
ii  libblkid1               2.17.2-9.1       block device id library
ii  libc6                   2.13-4           Embedded GNU C Library: Shared lib
ii  libncurses5             5.9-1            shared libraries for terminal hand
ii  libselinux1             2.0.98-1+b1      SELinux runtime shared libraries
ii  libslang2               2.2.4-2          S-Lang programming library - runti
ii  libuuid1                2.17.2-9.1       Universally Unique ID library
ii  lsb-base                3.2-27           Linux Standard Base 3.2 init scrip
ii  tzdata                  2011g-1          time zone and daylight-saving time
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

util-linux recommends no packages.

Versions of packages util-linux suggests:
ii  dosfstools                    3.0.9-1    utilities for making and checking 
ii  kbd                           1.15.2-3   Linux console font and keytable ut
ii  util-linux-locales            2.17.2-9.1 Locales files for util-linux

-- debconf information:
  util-linux/noauto-with-nonzero-passnum:

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to