2025-12-01 17:25:18 +01:00
|
|
|
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
|
#
|
|
|
|
|
# This file is part of systemd.
|
|
|
|
|
#
|
|
|
|
|
# systemd is free software; you can redistribute it and/or modify it
|
|
|
|
|
# under the terms of the GNU Lesser General Public License as published by
|
|
|
|
|
# the Free Software Foundation; either version 2.1 of the License, or
|
|
|
|
|
# (at your option) any later version.
|
|
|
|
|
|
|
|
|
|
[Unit]
|
|
|
|
|
Description=User Core Session Slice
|
|
|
|
|
Documentation=man:systemd.special(7)
|
|
|
|
|
|
2025-10-28 00:04:17 +01:00
|
|
|
[Slice]
|
2025-12-25 16:37:05 +01:00
|
|
|
CPUWeight=100
|
|
|
|
|
# AllowedCPUs={{ general_cores }}
|