summaryrefslogtreecommitdiffstats
path: root/core/modules/idleaction/data/etc/systemd/system/idleaction-set_normal.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/idleaction/data/etc/systemd/system/idleaction-set_normal.service')
-rw-r--r--core/modules/idleaction/data/etc/systemd/system/idleaction-set_normal.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/modules/idleaction/data/etc/systemd/system/idleaction-set_normal.service b/core/modules/idleaction/data/etc/systemd/system/idleaction-set_normal.service
new file mode 100644
index 00000000..af4df557
--- /dev/null
+++ b/core/modules/idleaction/data/etc/systemd/system/idleaction-set_normal.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Setup next rtcwake
+DefaultDependencies=no
+RefuseManualStart=true
+
+[Service]
+Type=oneshot
+ExecStart=/opt/openslx/scripts/systemd-idleaction_init
+RemainAfterExit=no
+