services: Remove example user service

it does not serve any appreciable function anymore now that I have
created a sufficient amount of custom user services.
This commit is contained in:
Marty Oehme 2025-03-16 21:57:32 +01:00
parent 2e9701ea26
commit 3bb2e67275
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 0 additions and 7 deletions
services/sv/_example

View file

@ -1,3 +0,0 @@
#!/usr/bin/env sh
exec svlogd -ttt /home/marty/myservice/logs

View file

@ -1,4 +0,0 @@
#!/bin/sh -e
exec 2>&1
exec /home/marty/myservice/example-service.sh