diff options
| author | Luke Hoersten <[email protected]> | 2021-07-04 12:05:24 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2021-07-04 12:05:24 -0500 |
| commit | f8aa3247303a857a07581d9e97d08347d149b4d5 (patch) | |
| tree | d4e902fed13c2e7bc0544fbaec20542ab12362f1 /writefreely/templates/[email protected] | |
| parent | 74bb4077fed1ed5927e4e0385c75d469af6debbf (diff) | |
Added writefreely backup.
Diffstat (limited to 'writefreely/templates/[email protected]')
| -rw-r--r-- | writefreely/templates/[email protected] | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/writefreely/templates/[email protected] b/writefreely/templates/[email protected] deleted file mode 100644 index bf0d03b..0000000 --- a/writefreely/templates/[email protected] +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=WriteFreely %I Instance -After=syslog.target network.target - -[Service] -WorkingDirectory={{writefreely_dir}}/%i/ -ExecStart=/usr/local/bin/writefreely -Restart=always -User={{writefreely_user}} - -[Install] -WantedBy=multi-user.target |
