diff -ru pinnwand-1.4.0/etc/systemd/pinnwand.service-example pinnwand-1.4.0-b/etc/systemd/pinnwand.service-example --- pinnwand-1.4.0/etc/systemd/pinnwand.service-example 2022-11-27 11:03:03.000000000 +0000 +++ pinnwand-1.4.0-b/etc/systemd/pinnwand.service-example 2023-08-04 14:22:30.341336428 +0100 @@ -2,7 +2,7 @@ Description=pinnwand pastebin [Service] -ExecStart=/home/youruser/virtual-environment/bin/pinnwand --configuration-path /home/youruser/pinnwand.toml http +ExecStart=/usr/bin/pinnwand --configuration-path /etc/pinnwand/pinnwand.toml http Restart=always [Install]