mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
rc: no hay trabajo
This commit is contained in:
parent
c4c18bd8de
commit
a8c558cf11
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ -z "$(ls /etc/rc.conf.d)" ]; then
|
||||
if [ ! -f /etc/rc.conf -o -z "$(ls /etc/rc.conf.d)" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user