From c0d3adb0276937cd08642ed1e6e69ec83ee5bb49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 1 Jul 2022 17:59:54 +0200 Subject: allsync: add missing files --- config/systemd/user/allsync.service | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/systemd/user/allsync.service (limited to 'config/systemd/user/allsync.service') diff --git a/config/systemd/user/allsync.service b/config/systemd/user/allsync.service new file mode 100644 index 0000000..fbcea1f --- /dev/null +++ b/config/systemd/user/allsync.service @@ -0,0 +1,6 @@ +[Unit] +Description=Allsync + +[Service] +ExecStart="/home/cynerd/.local/bin/allsync" +Environment="AUTORUN=y" -- cgit v1.2.3