Hi. On Wed, Nov 28, 2018 at 01:29:00PM +0000, Michael Grant wrote: > Could someone please tell me the proper place to modify certbot’s default arg > list or is there some systemctl command I should be doing instead of > modifying this file directly?
cp /lib/systemd/system/certbot.service /etc/systemd/system/certbot.service $EDITOR /etc/systemd/system/certbot.service systemctl daemon-reload Reco