From 06b22df02c76797e617259af690adcad31337c52 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 16 Feb 2024 11:32:48 +0100 Subject: Update naming scheme for applications --- .config/systemd/user/dapp-fg-.service.d/00-Restart.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .config/systemd/user/dapp-fg-.service.d/00-Restart.conf (limited to '.config/systemd/user/dapp-fg-.service.d') diff --git a/.config/systemd/user/dapp-fg-.service.d/00-Restart.conf b/.config/systemd/user/dapp-fg-.service.d/00-Restart.conf new file mode 100644 index 0000000..eedb19c --- /dev/null +++ b/.config/systemd/user/dapp-fg-.service.d/00-Restart.conf @@ -0,0 +1,2 @@ +[Service] +Restart=on-failure -- cgit v1.1