$94 GRAYBYTE WORDPRESS FILE MANAGER $61

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/lib/rpm/macros.d/

HOME
Current File : /lib/rpm/macros.d//macros.systemd
#  -*- Mode: rpm-spec; indent-tabs-mode: nil -*- */
#  SPDX-License-Identifier: LGPL-2.1+
#
#  This file is part of systemd.
#
#  Copyright 2012 Lennart Poettering

# RPM macros for packages installing systemd unit files

%_unitdir /usr/lib/systemd/system
%_userunitdir /usr/lib/systemd/user
%_presetdir /usr/lib/systemd/system-preset
%_userpresetdir /usr/lib/systemd/user-preset
%_udevhwdbdir /usr/lib/udev/hwdb.d
%_udevrulesdir /usr/lib/udev/rules.d
%_journalcatalogdir /usr/lib/systemd/catalog
%_binfmtdir /usr/lib/binfmt.d
%_sysctldir /usr/lib/sysctl.d
%_sysusersdir /usr/lib/sysusers.d
%_tmpfilesdir /usr/lib/tmpfiles.d
%_environmentdir /usr/lib/environment.d
%_modulesloaddir /usr/lib/modules-load.d
%_modprobedir /usr/lib/modprobe.d
%_systemdgeneratordir /usr/lib/systemd/system-generators
%_systemdusergeneratordir /usr/lib/systemd/user-generators
%_systemd_system_env_generator_dir /usr/lib/systemd/system-environment-generators
%_systemd_user_env_generator_dir /usr/lib/systemd/user-environment-generators

# Because we had one release with a typo...
# This is temporary (Remove after systemd 240 is released)
%_environmnentdir %{warn:Use %%_environmentdir instead}%_environmentdir

%systemd_requires \
Requires(post): systemd \
Requires(preun): systemd \
Requires(postun): systemd \
%{nil}

%systemd_ordering \
OrderWithRequires(post): systemd \
OrderWithRequires(preun): systemd \
OrderWithRequires(postun): systemd \
%{nil}

%systemd_post() \
if [ $1 -eq 1 ] ; then \
        # Initial installation \
        systemctl --no-reload preset %{?*} &>/dev/null || : \
fi \
%{nil}

%systemd_user_post() %{expand:%systemd_post \\--global %%{?*}}

%systemd_preun() \
if [ $1 -eq 0 ] ; then \
        # Package removal, not upgrade \
        systemctl --no-reload disable --now %{?*} &>/dev/null || : \
fi \
%{nil}

%systemd_user_preun() \
if [ $1 -eq 0 ] ; then \
        # Package removal, not upgrade \
        systemctl --global disable %{?*} &>/dev/null || : \
fi \
%{nil}

%systemd_postun() %{nil}

%systemd_user_postun() %{nil}

%systemd_postun_with_restart() \
if [ $1 -ge 1 ] ; then \
        # Package upgrade, not uninstall \
        systemctl try-restart %{?*} &>/dev/null || : \
fi \
%{nil}

%systemd_user_postun_with_restart() %{nil}

%udev_hwdb_update() %{nil}

%udev_rules_update() %{nil}

%journal_catalog_update() %{nil}

# Deprecated. Use %tmpfiles_create_package instead
%tmpfiles_create() \
systemd-tmpfiles --create %{?*} &>/dev/null || : \
%{nil}

# Deprecated. Use %sysusers_create_package instead
%sysusers_create() \
systemd-sysusers %{?*} &>/dev/null || : \
%{nil}

%sysusers_create_inline() \
systemd-sysusers - <<SYSTEMD_INLINE_EOF &>/dev/null || : \
%{?*} \
SYSTEMD_INLINE_EOF \
%{nil}

# This should be used by package installation scripts which require users or
# groups to be present before the files installed by the package are present on
# disk (for example because some files are owned by those users or groups).
#
# Example:
#   Source1: %{name}-sysusers.conf
#   ...
#   %install
#   install -D %SOURCE1 %{buildroot}%{_sysusersdir}/%{name}.conf
#   %pre
#   %sysusers_create_package %{name} %SOURCE1
#   %files
#   %{_sysusersdir}/%{name}.conf
%sysusers_create_package() \
systemd-sysusers --replace=%_sysusersdir/%1.conf - <<SYSTEMD_INLINE_EOF &>/dev/null || : \
%(cat %2) \
SYSTEMD_INLINE_EOF \
%{nil}

# This may be used by package installation scripts to create files according to
# their tmpfiles configuration from a package installation script, even before
# the files of that package are installed on disk.
#
# Example:
#   Source1: %{name}-tmpfiles.conf
#   ...
#   %install
#   install -D %SOURCE1 %{buildroot}%{_tmpfilesdir}/%{name}.conf
#   %pre
#   %tmpfiles_create_package %{name} %SOURCE1
#   %files
#   %{_tmpfilesdir}/%{name}.conf
%tmpfiles_create_package() \
systemd-tmpfiles --replace=%_tmpfilesdir/%1.conf --create - <<SYSTEMD_INLINE_EOF &>/dev/null || : \
%(cat %2) \
SYSTEMD_INLINE_EOF \
%{nil}

%sysctl_apply() \
/usr/lib/systemd/systemd-sysctl %{?*} &>/dev/null || : \
%{nil}

%binfmt_apply() \
/usr/lib/systemd/systemd-binfmt %{?*} &>/dev/null || : \
%{nil}

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
12 Sep 2025 9.24 PM
root / root
0755
macros.dwz
1.764 KB
15 May 2023 9.30 PM
root / root
0644
macros.efi-srpm
3.003 KB
24 Nov 2021 5.32 AM
root / root
0644
macros.environment-modules
0.073 KB
30 Jul 2020 7.13 PM
root / root
0644
macros.fedora-misc
2.763 KB
15 May 2023 9.30 PM
root / root
0644
macros.fedora-misc-srpm
0.233 KB
15 May 2023 9.30 PM
root / root
0644
macros.firewalld
0.233 KB
11 Mar 2025 4.51 PM
root / root
0644
macros.forge
12.435 KB
15 May 2023 9.30 PM
root / root
0644
macros.ghc-srpm
0.404 KB
12 Aug 2018 5.37 PM
root / root
0644
macros.go-srpm
7.17 KB
8 Apr 2021 9.45 PM
root / root
0644
macros.info
0.381 KB
19 Apr 2022 12.09 AM
root / root
0644
macros.kernel-srpm
0.113 KB
15 May 2023 9.30 PM
root / root
0644
macros.ldc-srpm
0.071 KB
15 May 2023 9.30 PM
root / root
0644
macros.ldconfig
0.3 KB
15 May 2023 9.30 PM
root / root
0644
macros.mono-srpm
0.177 KB
15 May 2023 9.30 PM
root / root
0644
macros.nodejs-srpm
0.316 KB
15 May 2023 9.30 PM
root / root
0644
macros.ocaml-srpm
0.72 KB
14 Oct 2019 3.31 PM
root / root
0644
macros.openblas-srpm
0.102 KB
17 Oct 2019 3.47 AM
root / root
0644
macros.perl
5.063 KB
28 Jul 2025 3.01 PM
root / root
0644
macros.perl-srpm
0.775 KB
13 Oct 2019 9.18 PM
root / root
0644
macros.pybytecompile
0.865 KB
16 May 2023 7.55 PM
root / root
0644
macros.python
3.358 KB
16 May 2023 7.55 PM
root / root
0644
macros.python-srpm
5.95 KB
16 May 2023 7.55 PM
root / root
0644
macros.python2
1.819 KB
21 Apr 2022 10.26 PM
root / root
0644
macros.python3
3.627 KB
16 May 2023 7.55 PM
root / root
0644
macros.rust-srpm
0.06 KB
9 Jan 2018 2.15 AM
root / root
0644
macros.scl
13.532 KB
1 Apr 2023 11.10 PM
root / root
0644
macros.selinux-policy
6.607 KB
17 Dec 2024 11.10 AM
root / root
0644
macros.systemd
4.029 KB
5 Nov 2025 4.26 PM
root / root
0644
macros.systemtap
0.201 KB
14 Oct 2023 8.06 PM
root / root
0644
macros.valgrind-srpm
0.124 KB
15 May 2023 9.30 PM
root / root
0644
macros.vim
0.039 KB
12 Oct 2025 7.16 AM
root / root
0644
macros.vpath
0.223 KB
15 May 2023 9.30 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF