This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
BusName=nl.whynothugo.darkman
-
ExecStart=/usr/bin/darkman run
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
Restart=on-failure
-
RestrictNamespaces
Introduced in systemd 233=yes -
Slice=background.slice
-
SystemCallArchitectures=native
-
SystemCallFilter=@system-service @timer
-
TimeoutStopSec
Introduced in systemd 188=15 -
Type=dbus
-
-
[Unit]
-
BindsTo=graphical-session.target
-
Description=Framework for dark-mode and light-mode transitions.
-
Documentation=man:darkman(1)
-
PartOf=graphical-session.target
-
Additionnal notes
Nothing here.