mirror of
https://bitbucket.org/presik/work_scripts.git
synced 2023-12-14 05:02:57 +01:00
14 lines
248 B
Desktop File
14 lines
248 B
Desktop File
# Script biometric Technologies
|
|
|
|
[Unit]
|
|
Description= Server printer
|
|
After=network.target
|
|
|
|
[Service]
|
|
User=psk
|
|
WorkingDirectory=/home/psk/.scripts
|
|
ExecStart=bash /home/psk/.scripts/socket_printer.bash
|
|
#ExecStop=
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|