This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecStart=/usr/bin/pulseaudio --daemonize=no --log-target=journal
-
ExecStart=/usr/bin/pulseaudio --system --log-target=journal
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
Restart=always
-
Restart=on-failure
-
RestrictNamespaces
Introduced in systemd 233=yes -
Slice=session.slice
-
SystemCallArchitectures=native
-
SystemCallFilter=@system-service
-
Type=notify
-
Type=simple
-
UMask=0077
-
-
[Unit]
-
After=syslog.target network.target alsasound.service
-
ConditionUser=!root
-
Description=Sound Service
-
Description=System wide PulseAudio instance
-
Requires=pulseaudio.socket
-
Additionnal notes
Nothing here.