Rename gnomeclock to systemd_timedated
This commit is contained in:
parent
7846a149ab
commit
c14302d03d
@ -267,13 +267,6 @@ authlogin = module
|
||||
#
|
||||
clock = module
|
||||
|
||||
# Layer: services
|
||||
# Module: gnomeclock
|
||||
#
|
||||
# gnomeclock used by dbus/polkit to set time
|
||||
#
|
||||
gnomeclock = module
|
||||
|
||||
# Layer: system
|
||||
# Module: fstools
|
||||
#
|
||||
|
@ -558,13 +558,6 @@ git = module
|
||||
#
|
||||
glance = module
|
||||
|
||||
# Layer: services
|
||||
# Module: gnomeclock
|
||||
#
|
||||
# gnomeclock used by dbus/polkit to set time
|
||||
#
|
||||
gnomeclock = module
|
||||
|
||||
# Layer: apps
|
||||
# Module: gnome
|
||||
#
|
||||
|
@ -612,13 +612,6 @@ getty = module
|
||||
#
|
||||
gnome = module
|
||||
|
||||
# Layer: services
|
||||
# Module: gnomeclock
|
||||
#
|
||||
# gnomeclock used by dbus/polkit to set time
|
||||
#
|
||||
gnomeclock = module
|
||||
|
||||
# Layer: services
|
||||
# Module: plymouthd
|
||||
#
|
||||
|
@ -274,13 +274,6 @@ authlogin = module
|
||||
#
|
||||
clock = module
|
||||
|
||||
# Layer: services
|
||||
# Module: gnomeclock
|
||||
#
|
||||
# gnomeclock used by dbus/polkit to set time
|
||||
#
|
||||
gnomeclock = module
|
||||
|
||||
# Layer: system
|
||||
# Module: fstools
|
||||
#
|
||||
|
@ -733,13 +733,6 @@ glance = module
|
||||
#
|
||||
glusterd = module
|
||||
|
||||
# Layer: services
|
||||
# Module: gnomeclock
|
||||
#
|
||||
# gnomeclock used by dbus/polkit to set time
|
||||
#
|
||||
gnomeclock = module
|
||||
|
||||
# Layer: apps
|
||||
# Module: gnome
|
||||
#
|
||||
|
@ -716,13 +716,6 @@ getty = module
|
||||
#
|
||||
gnome = module
|
||||
|
||||
# Layer: services
|
||||
# Module: gnomeclock
|
||||
#
|
||||
# gnomeclock used by dbus/polkit to set time
|
||||
#
|
||||
gnomeclock = module
|
||||
|
||||
# Layer: services
|
||||
# Module: hddtemp
|
||||
#
|
||||
|
@ -15,3 +15,11 @@ optional_policy(`
|
||||
|
||||
permissive httpd_mythtv_script_t;
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
gen_require(`
|
||||
type systemd_hostnamed_t;
|
||||
')
|
||||
|
||||
permissive systemd_hostnamed_t;
|
||||
')
|
||||
|
3762
ptrace.patch
3762
ptrace.patch
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user