X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=machine_specific%2Fli%2Fsubdir_files%2F.config%2Fsystemd%2Fuser%2Ffsysbot.service;fp=machine_specific%2Fli%2Fsubdir_files%2F.config%2Fsystemd%2Fuser%2Ffsysbot.service;h=b36b6d3b5f9ba6c9b898fc75464b8f624772e27a;hb=523b7ff889aaafdcd997d84b2a06744993018e89;hp=0000000000000000000000000000000000000000;hpb=2ff8740f1061a31683152a4447340921de82b1b9;p=distro-setup diff --git a/machine_specific/li/subdir_files/.config/systemd/user/fsysbot.service b/machine_specific/li/subdir_files/.config/systemd/user/fsysbot.service new file mode 100644 index 0000000..b36b6d3 --- /dev/null +++ b/machine_specific/li/subdir_files/.config/systemd/user/fsysbot.service @@ -0,0 +1,15 @@ +### Eggdrop systemd unit, generated by autosystemd + +[Unit] +Description=fsysbot (Eggdrop) +After=default.target + +[Service] +WorkingDirectory=/home/iank/eggdrop +ExecStart=/home/iank/eggdrop/eggdrop eggdrop-fsysbot.conf +ExecReload=/usr/bin/kill -s HUP $MAINPID +Type=forking +Restart=on-abnormal + +[Install] +WantedBy=default.target