mirror of
https://github.com/webmin/webmin.git
synced 2025-07-25 15:09:18 +00:00
Fix to stress out command name
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
at_style=At system type,1,linux-Linux,solaris-Solaris,freebsd-FreeBSD,irix-Irix,macos-MacOS X,openserver-OpenServer
|
||||
at_dir=At jobs directory,0
|
||||
allow_file=Allow At users file,3,None
|
||||
deny_file=Denied At users file,3,None
|
||||
allow_file=Allow <tt>at</tt> users file,3,None
|
||||
deny_file=Denied <tt>at</tt> users file,3,None
|
||||
|
@ -53,7 +53,7 @@ acl_all=All users
|
||||
acl_this=Current Webmin user
|
||||
acl_only=Only users
|
||||
acl_except=All except users
|
||||
acl_allow=Can edit allowed At users?
|
||||
acl_allow=Can edit allowed <tt>at</tt> users?
|
||||
acl_stop=Can stop and start <tt>atd</tt>?
|
||||
|
||||
run_title=Running Command
|
||||
|
Reference in New Issue
Block a user