Tim McDonough wrote: > > Anyone have a recommendation for a good reference/tutorial on systemd as > it applies to Debian Jessie? > > It's very frustrating to work on configuring static IPs, SSHD ports, > etc. and never knowing which files are the correct ones to edit. For > that matter, with systemd now in place why the heck were the old config > files and scripts left in place if they aren't used? > > Tim
What helped me moving to systemd in jessie was the advise to put some custom init scripts (networking, nfs, firewall) to /etc/network/if-up.d/ As for the IPs and ports nothing changes as it was already mentioned. regards