mirror of
https://github.com/ceph/ceph
synced 2025-02-23 11:07:35 +00:00
Merge PR #31823 into master
* refs/pull/31823/head: ceph-daemon: fix logrotate su line Reviewed-by: Sebastian Wagner <swagner@suse.com>
This commit is contained in:
commit
fd5a82e3cd
@ -674,7 +674,7 @@ def install_base_units(fsid):
|
||||
endscript
|
||||
missingok
|
||||
notifempty
|
||||
su root ceph
|
||||
su root root
|
||||
}
|
||||
""" % fsid)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user