aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/linux/interface.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/linux/interface.go')
-rw-r--r--internal/linux/interface.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/internal/linux/interface.go b/internal/linux/interface.go
index a920492f..ff542846 100644
--- a/internal/linux/interface.go
+++ b/internal/linux/interface.go
@@ -39,8 +39,6 @@ type System interface {
Paths() Paths
// Uid invokes fsu and returns target uid.
Uid(aid int) (int, error)
- // SdBooted implements https://www.freedesktop.org/software/systemd/man/sd_booted.html
- SdBooted() bool
}
// Paths contains environment dependent paths used by fortify.