<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
<br>
I would like to know if there is any way to stop/start an upstart
job without having to be a superuser (i.e. by typing `start myjob`
instead of `sudo start myjob`). <br>
<br>
I spent quite some time looking for the answer on the Internet and
found that I can use a
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<span style="color: rgb(0, 0, 0); font-family: Monaco, 'Courier
New'; font-size: 16px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: 18px;
orphans: 2; text-align: -webkit-auto; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(249, 249,
249); display: inline !important; float: none; ">NOPASSWD</span>
sudo for `start myjob` only but I don't like this method and the
security concerns it brings. I am running Ubuntu 11.10 and my
upstart version is 1.3.<br>
<br>
If you have the answer that would be great !<br>
<br>
<br>
Thanks in advance,<br>
Louis<br>
</body>
</html>