代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/100018/15889385
config-redhat-linux
cron_dir=/var/spool/cron
cron_deny_file=/etc/cron.deny
cron_input=1
cron_delete_command=crontab -u USER -r
cron_edit_command=crontab -u USER -e
vixie_cron=1
cron_deny_all=2
system_crontab=/etc/crontab
www.eeworm.com/read/100018/15889393
config-debian-linux
cron_input=1
cron_deny_file=/var/spool/cron/deny
cron_dir=/var/spool/cron/crontabs
cron_deny_all=2
cron_delete_command=crontab -u USER -r
cron_edit_command=crontab -u USER -e
cron_allow_file=/var/spoo
www.eeworm.com/read/100018/15889441
config-suse-linux
restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (/sbin/init.d/nfs*server stop ; /sbin/init.d/nfs*server start) fi
exports_file=/etc/exports
www.eeworm.com/read/100018/15889442
config-slackware-linux
restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (rpc.nfsd ; rpc.mountd) fi
exports_file=/etc/exports
www.eeworm.com/read/100018/15889445
config-open-linux
restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (/etc/rc.d/init.d/nfs stop ; /etc/rc.d/init.d/nfs start) fi
exports_file=/etc/exports
www.eeworm.com/read/100018/15889466
config-turbo-linux
restart_command=if (killall -HUP nfsd && killall -HUP rpc.mountd); then /bin/true; else (/etc/rc.d/init.d/nfs stop ; /etc/rc.d/init.d/nfs start) fi
exports_file=/etc/exports