File ssc-iio-sensor-proxy.conf of Package pocof1beryllium-helpers
### Editing /etc/systemd/system/iio-sensor-proxy.service.d/iio-sensor-proxy.conf ### Anything between here and the comment below will become the contents of the drop-in file [Unit] After=hexagonrpcd-sdsp.service [Service] RestrictAddressFamilies=AF_INET AF_INET6 AF_QIPCRTR ExecStartPre=/bin/sleep 15 ### Edits below this comment will be discarded ### /usr/lib/systemd/system/iio-sensor-proxy.service # [Unit] # Description=IIO Sensor Proxy service # # [Service] # Type=dbus # BusName=net.hadess.SensorProxy # ExecStart=/usr/libexec/iio-sensor-proxy # #Uncomment this to enable debug # #Environment="G_MESSAGES_DEBUG=all" # # # Lockdown # ProtectSystem=strict # ProtectControlGroups=true # ProtectHome=true # ProtectKernelModules=true # PrivateTmp=true # RestrictAddressFamilies=AF_UNIX AF_LOCAL AF_NETLINK # MemoryDenyWriteExecute=true # RestrictRealtime=true