Re: Systemctl masked/disabled/etc
On 12/27/24 11:18, David Wright wrote:
> On Sun 22 Dec 2024 at 01:16:31 (-0500), Alex Wahl wrote:
>> Is there any point to worrying about what's masked and disabled
>> if I don't have a specific technical reason? The reason I asked
>> it really just because I'm wondering if I accidentally set a unit
>> to that in the past I shouldn't have; I don't really know what
>> a "normal" system looks like
>
> Typically, a vanilla system will have very few files in /etc/systemd/
> that aren't just symlinks to files in /lib/systemd or /usr/lib/systemd.
Hmm. Maybe that applies to certain versions? I don't think I've touched
that directory.
eben@cerberus:~$ ls -l /etc/systemd/
total 44K
4.0K -rw-r--r-- 1 root root 1.3K Sep 20 2023 journald.conf
4.0K -rw-r--r-- 1 root root 1.6K Sep 20 2023 logind.conf
4.0K drwxr-xr-x 2 root root 4.0K Sep 20 2023 network/
4.0K -rw-r--r-- 1 root root 846 Sep 20 2023 networkd.conf
4.0K -rw-r--r-- 1 root root 670 Sep 20 2023 pstore.conf
4.0K -rw-r--r-- 1 root root 953 Sep 20 2023 sleep.conf
4.0K drwxr-xr-x 11 root root 4.0K Sep 11 11:40 system/
4.0K -rw-r--r-- 1 root root 2.1K Sep 20 2023 system.conf
4.0K -rw-r--r-- 1 root root 864 Sep 20 2023 timesyncd.conf
4.0K drwxr-xr-x 5 root root 4.0K Mar 13 2024 user/
4.0K -rw-r--r-- 1 root root 1.4K Sep 20 2023 user.conf
eben@cerberus:~$ cat /etc/debian_version
12.8
Reply to: