Commit 51fa15e1 authored by Seblu's avatar Seblu
Browse files

up ferm



git-svn-id: https://seblu.net/s/archpkg@169 02741741-5192-46b8-8916-7152b19231d9
parent aadbe5cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@

FERM="/usr/sbin/ferm"

[ -f /etc/conf.d/ferm ] && . /etc/conf.d/ferm
[[ -f /etc/conf.d/ferm ]] && . /etc/conf.d/ferm

case "$1" in
  start)