diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-26 07:04:44 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-26 07:04:44 -0300 |
commit | 224ff53c78c2e8df8c6ac3f5b84964a9fd228ee3 (patch) | |
tree | 21f0f00d6ca7a856bde8310b4558a527717a6d85 /libre/xsp-parabola/xsp.service | |
parent | 317a3b1d822c252c9f341170cf47a85d72cddde6 (diff) | |
download | abslibre-224ff53c78c2e8df8c6ac3f5b84964a9fd228ee3.tar.gz abslibre-224ff53c78c2e8df8c6ac3f5b84964a9fd228ee3.tar.bz2 abslibre-224ff53c78c2e8df8c6ac3f5b84964a9fd228ee3.zip |
add parabola suffix on some packages
Diffstat (limited to 'libre/xsp-parabola/xsp.service')
-rw-r--r-- | libre/xsp-parabola/xsp.service | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libre/xsp-parabola/xsp.service b/libre/xsp-parabola/xsp.service new file mode 100644 index 000000000..36b802e21 --- /dev/null +++ b/libre/xsp-parabola/xsp.service @@ -0,0 +1,8 @@ +[Unit] +Description=XSP Web Server + +[Service] +ExecStart=/usr/bin/xsp --appconfigdir /etc/xsp --nonstop + +[Install] +WantedBy=multi-user.target |