e-smith-proftpd/root/etc/e-smith/templates.metadata/var/service/ftp/peers/local

3 lines
175 B
Plaintext

PERMS=use esmith::ConfigDB; (esmith::ConfigDB->open_ro->get('ftp')->prop('status') eq "enabled") ? "0644" : "0000"
FILTER=sub { $_[0] =~ /^#/ ? '' : $_[0] } # Remove comments