]> git.rmz.io Git - dotfiles.git/blobdiff - systemd/user/cameractrlsd.service
systemd: add cameractrlsd to restore camera settings
[dotfiles.git] / systemd / user / cameractrlsd.service
diff --git a/systemd/user/cameractrlsd.service b/systemd/user/cameractrlsd.service
new file mode 100644 (file)
index 0000000..cb5de20
--- /dev/null
@@ -0,0 +1,9 @@
+[Unit]
+Description=CameraCtrls daemon - restore control values
+
+[Service]
+Type=simple
+ExecStart=/usr/bin/cameractrlsd
+
+[Install]
+WantedBy=graphical-session.target