aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/config/post
blob: 91f596050a7fc44cdbd2bd1958814d5cdd498cbd (plain)
1
2
3
4
5
#!/bin/bash

if pidof systemd; then
  systemctl enable hicn-light
fi