[rc.d] Pourquoi n'est il pas vide? (résolu)

Questions et astuces concernant l'installation et la configuration d'archlinux
Avatar de l’utilisateur
mulanee
Elfe
Messages : 685
Inscription : mar. 08 janv. 2013, 22:02
Localisation : Ile de France

[rc.d] Pourquoi n'est il pas vide? (résolu)

Message par mulanee »

Bonsoir,
J'ai cru comprendre qu'avec le passage à systemd le rc.d était devenu obsolète.
Dans ce cas pourquoi le mien n'est il pas vide?

Code : Tout sélectionner

└»»ls
total 88
drwxr-xr-x  3 root 4096 22 mai   22:00 .
drwxr-xr-x 93 root 4096 21 mai   23:31 ..
-rwxr-xr-x  1 root 1809 27 avril 19:30 avahi-daemon
-rwxr-xr-x  1 root 1763 27 avril 19:30 avahi-dnsconfd
-rwxr-xr-x  1 root  712  2 janv. 10:49 crond
drwxr-xr-x  2 root 4096 23 avril 22:27 functions.d
-rwxr-xr-x  1 root  686 17 juil.  2012 hddtemp
-rwxr-xr-x  1 root 1121 18 mars  14:56 httpd
-rwxr-xr-x  1 root 1394 12 mars  16:18 ip6tables
-rwxr-xr-x  1 root 1312 12 mars  16:18 iptables
-rwxr-xr-x  1 root  731  9 févr. 21:44 mdadm
-rwxr-xr-x  1 root 1647 23 avril 11:58 net-auto-wired
-rwxr-xr-x  1 root 1769 23 avril 11:58 net-auto-wireless
-rwxr-xr-x  1 root 1544 23 avril 11:58 net-profiles
-rwxr-xr-x  1 root  458 23 avril 11:58 net-rename
-rwxr-xr-x  1 root  747  6 mai   12:21 ntpd
-rwxr-xr-x  1 root  429  6 mai   12:21 ntpdate
-rwxr-xr-x  1 root  587 13 oct.   2012 ppp
-rwxr-xr-x  1 root   74 13 févr. 22:03 rc.samba
-rwxr-xr-x  1 root  730 23 mars  06:29 sshd
-rwxr-xr-x  1 root  846 22 nov.  18:22 tor
-rwxr-xr-x  1 root  703 12 juin   2012 xinetd
Dernière modification par mulanee le jeu. 23 mai 2013, 07:25, modifié 1 fois.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17613
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [rc.d] Pourquoi n'est il pas vide?

Message par benjarobin »

Car il reste beaucoup de paquet dont le fichier n'a pas été supprimé, cela va se faire tout doucement...
Mais il est possible que dans ton cas, il y est certains fichiers n'appartenant à aucun paquet
Peux tu donner la sortie de

Code : Tout sélectionner

pacman -Qo /etc/rc.d/*
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Avatar de l’utilisateur
mulanee
Elfe
Messages : 685
Inscription : mar. 08 janv. 2013, 22:02
Localisation : Ile de France

Re: [rc.d] Pourquoi n'est il pas vide?

Message par mulanee »

Code : Tout sélectionner

└»»sudo pacman -Qo /etc/rc.d/*
[sudo] password for manu: 
/etc/rc.d/avahi-daemon appartient à avahi 0.6.31-7
/etc/rc.d/avahi-dnsconfd appartient à avahi 0.6.31-7
/etc/rc.d/crond appartient à cronie 1.4.9-2
/etc/rc.d/functions.d appartient à netcfg 3.0-2
/etc/rc.d/functions.d appartient à openssh 6.2p1-1
/etc/rc.d/hddtemp appartient à hddtemp 0.3.beta15.52-1
/etc/rc.d/httpd appartient à apache 2.2.24-1
/etc/rc.d/ip6tables appartient à iptables 1.4.18-1
/etc/rc.d/iptables appartient à iptables 1.4.18-1
/etc/rc.d/mdadm appartient à mdadm 3.2.6-3
/etc/rc.d/net-auto-wired appartient à netcfg 3.0-2
/etc/rc.d/net-auto-wireless appartient à netcfg 3.0-2
/etc/rc.d/net-profiles appartient à netcfg 3.0-2
/etc/rc.d/net-rename appartient à netcfg 3.0-2
/etc/rc.d/ntpd appartient à ntp 4.2.6.p5-14
/etc/rc.d/ntpdate appartient à ntp 4.2.6.p5-14
/etc/rc.d/ppp appartient à ppp 2.4.5-5
erreur : aucun paquet ne contient /etc/rc.d/rc.samba
/etc/rc.d/sshd appartient à openssh 6.2p1-1
/etc/rc.d/tor appartient à tor 0.2.3.25-1
/etc/rc.d/xinetd appartient à xinetd 2.3.15-2
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17613
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [rc.d] Pourquoi n'est il pas vide?

Message par benjarobin »

En tout cas tu n'es pas totalement à jour :-)
Et tu peux supprimer /etc/rc.d/rc.samba
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Répondre