Skip to content

Commit 85420ba

Browse files
committed
Update tgadmin.service
1 parent 627fcfe commit 85420ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

debian/lib/systemd/system/tgadmin.service

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Wants=network-online.target
55

66
[Service]
77
Type=simple
8-
ExecStart=/usr/bin/adminhelperd
8+
ExecStart=/usr/bin/tgadmin -r
9+
WorkingDirectory=/etc/tgadmin/
910
Restart=on-failure
1011
RestartSec=5
1112
NoNewPrivileges=true

0 commit comments

Comments
 (0)