]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/fuzz/fuzz-unit-file/systemd-machined.service
Merge pull request #11827 from keszybz/pkgconfig-variables
[thirdparty/systemd.git] / test / fuzz / fuzz-unit-file / systemd-machined.service
1 service
2 # SPDX-License-Identifier: LGPL-2.1+
3 #
4 # This file is part of systemd.
5 #
6 # systemd is free software; you can redistribute it and/or modify it
7 # under the terms of the GNU Lesser General Public License as published by
8 # the Free Software Foundation; either version 2.1 of the License, or
9 # (at your option) any later version.
10
11 [Unit]
12 Description=Virtual Machine and Container Registration Service
13 Documentation=man:systemd-machined.service(8)
14 Documentation=https://www.freedesktop.org/wiki/Software/systemd/machined
15 Wants=machine.slice
16 After=machine.slice
17 RequiresMountsFor=/var/lib/machines
18 ConditionNull=true
19 ConditionNull=
20 ConditionNull=|!false
21 OnFailureIsolate=false
22 FailureActionExitStatus=222
23 FailureActionExitStatus=
24 SuccessActionExitStatus=0
25 SuccessActionExitStatus=
26
27 [Service]
28 ExecStart=/usr/lib/systemd/systemd-machined
29 BusName=org.freedesktop.machine1
30 WatchdogSec=3min
31 CapabilityBoundingSet=CAP_KILL CAP_SYS_PTRACE CAP_SYS_ADMIN CAP_SETGID CAP_SYS_CHROOT CAP_DAC_READ_SEARCH CAP_DAC_OVERRIDE CAP_CHOWN CAP_FOWNER CAP_FSETID CAP_MKNOD
32 MemoryDenyWriteExecute=yes
33 RestrictRealtime=yes
34 RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6
35 SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @obsolete @raw-io @reboot @swap
36 SystemCallArchitectures=native
37 LockPersonality=yes
38 IPAddressDeny=any
39
40 # Note that machined cannot be placed in a mount namespace, since it
41 # needs access to the host's mount namespace in order to implement the
42 # "machinectl bind" operation.
43
44 SELinuxContext=system_u:system_r:kernel_t:s0
45 AppArmorProfile=profile
46 SELinuxContext=-system_u:system_r:kernel_t:s22
47 AppArmorProfile=-profile
48 IODeviceLatencyTargetSec=/dev/sda 25ms
49 IODeviceLatencyTargetSec=/dev/sdb 2h
50 PIDFile=%t/mypid
51 PIDFile=
52 DisableControllers=