diff options
| author | lost+skunk <[email protected]> | 2024-07-30 01:06:40 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-07-30 01:06:40 +0300 |
| commit | 2dfeaae772e630ae361a35bf4680257d081560c1 (patch) | |
| tree | b3af5d798430d36c2a362b9be250fb7fcdb353ad /skunkyart.example.openrc | |
| parent | e02174cb710e6d6abd642f03e64ce91bbac38130 (diff) | |
| download | skunky-art-2dfeaae772e630ae361a35bf4680257d081560c1.tar.gz skunky-art-2dfeaae772e630ae361a35bf4680257d081560c1.tar.bz2 skunky-art-2dfeaae772e630ae361a35bf4680257d081560c1.zip | |
Подготовка к релизу v1.3.1
Diffstat (limited to 'skunkyart.example.openrc')
| -rwxr-xr-x | skunkyart.example.openrc | 11 |
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 |
