Head_on_a_Stick wrote:Please post the output of:
- Code: Select all
ls -lR /etc/systemd/system
e
Here it is:
root@debian:/home/aaron# ls -lR /etc/systemd/system
/etc/systemd/system:
total 28
drwxr-xr-x 2 root root 4096 Dec 1 20:05 getty.target.wants
drwxr-xr-x 2 root root 4096 Dec 1 20:05 halt.target.wants
drwxr-xr-x 2 root root 4096 Dec 1 20:16 multi-user.target.wants
drwxr-xr-x 2 root root 4096 Dec 1 20:07 paths.target.wants
drwxr-xr-x 2 root root 4096 Dec 1 20:05 poweroff.target.wants
drwxr-xr-x 2 root root 4096 Dec 1 20:05 reboot.target.wants
drwxr-xr-x 2 root root 4096 Dec 1 20:07 sockets.target.wants
lrwxrwxrwx 1 root root 31 Dec 1 20:16 sshd.service -> /lib/systemd/system/ssh.service
lrwxrwxrwx 1 root root 35 Dec 1 20:06 syslog.service -> /lib/systemd/system/rsyslog.service
/etc/systemd/system/getty.target.wants:
total 0
lrwxrwxrwx 1 root root 34 Dec 1 20:05
getty@tty1.service -> /lib/systemd/system/getty@.service
/etc/systemd/system/halt.target.wants:
total 0
lrwxrwxrwx 1 root root 40 Dec 1 20:05 hwclock-save.service -> /lib/systemd/system/hwclock-save.service
/etc/systemd/system/multi-user.target.wants:
total 0
lrwxrwxrwx 1 root root 32 Dec 1 20:06 cron.service -> /lib/systemd/system/cron.service
lrwxrwxrwx 1 root root 36 Dec 1 20:05 remote-fs.target -> /lib/systemd/system/remote-fs.target
lrwxrwxrwx 1 root root 35 Dec 1 20:06 rsyslog.service -> /lib/systemd/system/rsyslog.service
lrwxrwxrwx 1 root root 31 Dec 1 20:16 ssh.service -> /lib/systemd/system/ssh.service
/etc/systemd/system/paths.target.wants:
total 0
lrwxrwxrwx 1 root root 30 Dec 1 20:07 acpid.path -> /lib/systemd/system/acpid.path
/etc/systemd/system/poweroff.target.wants:
total 0
lrwxrwxrwx 1 root root 40 Dec 1 20:05 hwclock-save.service -> /lib/systemd/system/hwclock-save.service
/etc/systemd/system/reboot.target.wants:
total 0
lrwxrwxrwx 1 root root 40 Dec 1 20:05 hwclock-save.service -> /lib/systemd/system/hwclock-save.service
/etc/systemd/system/sockets.target.wants:
total 0
lrwxrwxrwx 1 root root 32 Dec 1 20:07 acpid.socket -> /lib/systemd/system/acpid.socket
root@debian:/home/aaron#