]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - contrib/systemd/autorandr-resume.service
Invoke the systemd unit from udev, don't install pmutils if systemd is in use
[deb_pkgs/autorandr.git] / contrib / systemd / autorandr-resume.service
diff --git a/contrib/systemd/autorandr-resume.service b/contrib/systemd/autorandr-resume.service
deleted file mode 100644 (file)
index 871fad5..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=autorandr resume hook
-After=sleep.target
-
-[Service]
-ExecStart=/usr/bin/autorandr --batch -c --default default
-
-[Install]
-WantedBy=sleep.target