CT NFS: Removed cron from webmin ACL
since Cron is not installed
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
systemctl enable nfs-kernel-server.service
|
systemctl enable nfs-kernel-server.service
|
||||||
echo "login_message=NFS Server on" >/etc/webmin/authentic-theme/custom-lang
|
echo "login_message=NFS Server on" >/etc/webmin/authentic-theme/custom-lang
|
||||||
echo "root: backup-config webmin acl init passwd mount fsdump proc cron package-updates software system-status useradmin exports shell filemin status updown" > /etc/webmin/webmin.acl
|
echo "root: backup-config webmin acl init passwd mount fsdump proc package-updates software system-status useradmin exports shell filemin status updown" > /etc/webmin/webmin.acl
|
||||||
Reference in New Issue
Block a user