Package: emacs
Version: 1:28.2+1-8
Severity: normal
X-Debbugs-Cc: [email protected]
Hello,
Should the systemd user unit be started by default? The changelog indicates no
(see 1:28.1+1-4) and dh_installsystemduser is invoked with --no-enable. But it
starts on my system without (as far as I recall) me enabling it.
What's the appropriate way to disable it? `systemctl --user disable --now
emacs.server` only lasts until I reboot. Masking it works.
I've noticed that even after disabling, status shows it's enabled:
$ systemctl --user disable --now emacs.service
$ systemctl --user status emacs.service | head -n 3
○ emacs.service - Emacs text editor
Loaded: loaded (/usr/lib/systemd/user/emacs.service; enabled; preset:
enabled)
Active: inactive (dead) since Wed 2022-12-07 15:03:03 PST; 4s ago
I don't really understand how systemd user stuff works - ~/.config/systemd/user
is empty (until masking), but I don't know if that's informative.
Thanks,
Ross
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.0.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages emacs depends on:
ii emacs-lucid 1:28.2+1-8
emacs recommends no packages.
emacs suggests no packages.
-- no debconf information