[Bug 649478] Re: move sudo script to upstart

Rolf Leggewie 649478 at bugs.launchpad.net
Wed Jun 1 09:46:52 UTC 2016


upstart has been deprecated and the file in question isn't even present
anymore at least since trusty.

closing as obsolete.

** Changed in: sudo (Ubuntu)
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sudo in Ubuntu.
https://bugs.launchpad.net/bugs/649478

Title:
  move sudo script to upstart

Status in sudo package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: sudo

  I think the lines below can be used in /etc/init/sudo.conf in order to replace the old sysv script:
  # ensure sudo privileges don't persist across reboots
  #

  description     "ensure sudo privileges don't persist across reboots"

  start on local-filesystems

  script
          test -d /var/lib/sudo && find /var/lib/sudo -exec touch -t 198501010000 '{}' +
  end script

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: sudo 1.7.2p7-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Tue Sep 28 02:48:57 2010
  ProcEnviron:
   PATH=(custom, user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/649478/+subscriptions



More information about the foundations-bugs mailing list