Managing the Samba AD DC Service Using Upstart: Difference between revisions

From SambaWiki
(Created a new page about Upstart. Moved content from a different location, where it was incorrectly located, to this page. Content was not edited; just moved.)
 
m (Added tags)
Line 5: Line 5:
To retrieve the upstart config file, run:
To retrieve the upstart config file, run:


$ wget -O /etc/init/samba-ad-dc.conf "http://anonscm.debian.org/gitweb/?p=pkg-samba/samba.git;a=blob_plain;f=debian/samba-ad-dc.upstart;hb=HEAD"
$ wget -O /etc/init/samba-ad-dc.conf "<nowiki>http://anonscm.debian.org/gitweb/?p=pkg-samba/samba.git;a=blob_plain;f=debian/samba-ad-dc.upstart;hb=HEAD</nowiki>"


{{Imbox
{{Imbox

Revision as of 14:41, 8 January 2017

Downloading an Upstart Configuration File

To retrieve the upstart config file, run:

$ wget -O /etc/init/samba-ad-dc.conf "http://anonscm.debian.org/gitweb/?p=pkg-samba/samba.git;a=blob_plain;f=debian/samba-ad-dc.upstart;hb=HEAD"