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

From SambaWiki
(Changed important admonition into a warning. We don't know what's in that external content, so we should warn about it.)
 
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 "<nowiki>http://anonscm.debian.org/gitweb/?p=pkg-samba/samba.git;a=blob_plain;f=debian/samba-ad-dc.upstart;hb=HEAD</nowiki>"
$ 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

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"