Remove rpm-ostree sysusers config
This commit is contained in:
parent
eb1069928a
commit
3929e38ac0
@ -82,9 +82,6 @@ endif
|
||||
$(systemdunit_service_files): Makefile
|
||||
$(SED_SUBST) $(daemon_asan_options) $@.in > $@
|
||||
|
||||
systemdsysusers_DATA = $(srcdir)/src/daemon/rpm-ostree.conf
|
||||
systemdsysusersdir = $(prefix)/lib/sysusers.d
|
||||
|
||||
# We keep this stub script around to have SELinux labeling work,
|
||||
# plus some backwards compatibility.
|
||||
libexec_SCRIPTS = rpm-ostreed
|
||||
@ -114,7 +111,6 @@ EXTRA_DIST += \
|
||||
$(service_in_files) \
|
||||
$(systemdunit_service_in_files) \
|
||||
$(systemdunit_timer_files) \
|
||||
$(systemdsysusers_conf_files) \
|
||||
$(NULL)
|
||||
|
||||
CLEANFILES += \
|
||||
|
@ -175,7 +175,6 @@ $PYTHON autofiles.py > files \
|
||||
'%{_datadir}/dbus-1/system.d/*' \
|
||||
'%{_sysconfdir}/rpm-ostreed.conf' \
|
||||
'%{_prefix}/lib/systemd/system/*' \
|
||||
'%{_prefix}/lib/sysusers.d*' \
|
||||
'%{_libexecdir}/rpm-ostree*' \
|
||||
'%{_datadir}/polkit-1/actions/*.policy' \
|
||||
'%{_datadir}/dbus-1/system-services' \
|
||||
|
@ -1 +0,0 @@
|
||||
u rpm-ostree - "Unprivileged rpm-ostree user"
|
Loading…
Reference in New Issue
Block a user