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.)
 
 
(2 intermediate revisions by one other user not shown)
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>https://salsa.debian.org/samba-team/samba/raw/jessie/debian/samba-ad-dc.upstart</nowiki>"


{{Imbox
{{Imbox
| type = important
| type = warning
| text = This procedure links to unverified, external content.
| text = This procedure links to unverified, external content.
}}
}}

Latest revision as of 09:46, 21 March 2018

Downloading an Upstart Configuration File

To retrieve the upstart config file, run:

$ wget -O /etc/init/samba-ad-dc.conf "https://salsa.debian.org/samba-team/samba/raw/jessie/debian/samba-ad-dc.upstart"