[Unit]Description=Emacs: the extensible, self-documenting text editor[Service]Type=forkingExecStart=/usr/bin/emacs --daemonExecStop=/usr/bin/emacsclient --eval "(kill-emacs)"Restart=always[Install]WantedBy=default.target