init.d: update ignore patterns
Remove net.lo* from the ignore pattern since these scripts are no longer part of OpenRC and add loopback and tmpfiles.dev.
This commit is contained in:
4
init.d/.gitignore
vendored
4
init.d/.gitignore
vendored
@@ -3,9 +3,8 @@ fsck
|
|||||||
hostname
|
hostname
|
||||||
local
|
local
|
||||||
localmount
|
localmount
|
||||||
|
loopback
|
||||||
moused
|
moused
|
||||||
net.lo
|
|
||||||
net.lo0
|
|
||||||
netmount
|
netmount
|
||||||
network
|
network
|
||||||
root
|
root
|
||||||
@@ -41,4 +40,5 @@ syslogd
|
|||||||
termencoding
|
termencoding
|
||||||
ttys
|
ttys
|
||||||
wscons
|
wscons
|
||||||
|
tmpfiles.dev
|
||||||
tmpfiles.setup
|
tmpfiles.setup
|
||||||
|
|||||||
Reference in New Issue
Block a user