if (!scope)
return log_oom();
- description = strjoina("Session ", s->id, " of user ", s->user->user_record->user_name);
+ description = strjoina("Session ", s->id, " of User ", s->user->user_record->user_name);
r = manager_start_scope(
s->manager,
# (at your option) any later version.
[Unit]
-Description=Exit the container
+Description=Exit the Container
Documentation=man:systemd.special(7)
DefaultDependencies=no
Requires=systemd-exit.service
# (at your option) any later version.
[Unit]
-Description=Create list of static device nodes for the current kernel
+Description=Create List of Static Device Nodes for the Current Kernel
DefaultDependencies=no
Before=sysinit.target systemd-tmpfiles-setup-dev.service
ConditionCapability=CAP_SYS_MODULE