summaryrefslogtreecommitdiff
path: root/skunkyart.example.openrc
diff options
context:
space:
mode:
Diffstat (limited to 'skunkyart.example.openrc')
-rwxr-xr-xskunkyart.example.openrc11
1 files changed, 0 insertions, 11 deletions
diff --git a/skunkyart.example.openrc b/skunkyart.example.openrc
deleted file mode 100755
index aba74ce..0000000
--- a/skunkyart.example.openrc
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/sbin/openrc-run
-name="SkunkyArt"
-description="Privacy frontend for deviantart.com"
-supervisor=supervise-daemon
-command=<path_to_skunkyart>
-command_args="-c <path_to_config>"
-directory="<path_to_dir_with_skunkyart>"
-
-depend() {
- need net
-} \ No newline at end of file